IterableToYaml typedef Dump List

IterableToYaml = ObjectFromView<YamlIterableEntry>

Maps an object to yaml sequence.

Implementation

typedef IterableToYaml = ObjectFromView<YamlIterableEntry>;