deserializeTo

Deserialize a D-YAML Node into a struct of type T

T
deserializeTo
(
T
)
()
if (
is(T == struct)
)

Meta