serde_
yml
0.0.12
Module util
Module Items
Structs
In serde_
yml::
libyml
serde_yml
::
libyml
Module
util
Copy item path
Source
Expand description
Utility types.
Structs
ยง
InitPtr
A transparent wrapper around a mutable pointer of type
T
.
Owned
A struct representing ownership of a pointer to a value of type
T
.
Init
represents the initialization state of the value.