Module constructor

Module constructor 

Source
Expand description

YAML constructor for building Rust objects

Structs§

RoundTripConstructor
Comment-preserving constructor that maintains comments during parsing
SafeConstructor
Safe constructor that only constructs basic YAML types

Traits§

CommentPreservingConstructor
Trait for comment-preserving constructors
Constructor
Trait for YAML constructors that convert document nodes to Rust objects