yamlserialized v0.5.0 (2019-12-27T21:11:38Z)
Dub
Repo
toYAMLNode
yamlserialized
serialization
Convert an associative array of type T to a D-YAML Node
Node
toYAMLNode
(T array)
Node
toYAMLNode
(T associativeArray)
@
safe
Node
toYAMLNode
(
T
)
(
in
ref
T
associativeArray
)
if
(
isAssociativeArray
!
T
)
Node
toYAMLNode
(T obj)
Meta
Source
See Implementation
yamlserialized
serialization
functions
toYAMLNode
Convert an associative array of type T to a D-YAML Node