dyaml-yamlserialized ~master (2016-12-10T19:24:08Z)
Home
Dub
Repo
TestStruct
dyaml
testconstructor
Testing custom YAML struct type.
version
(
unittest
)
struct
TestStruct {
int
value
;
}
Meta
Source
See Implementation
dyaml
testconstructor
classes
TestClass
functions
constructAliasesCDumperBug
constructClass
constructStruct
pair
representStruct
testConstructor
structs
TestStruct
variables
expected
Testing custom YAML struct type.