Expand description
YAML constructor for building Rust objects
Structs§
- Round
Trip Constructor - Comment-preserving constructor that maintains comments during parsing
- Safe
Constructor - Safe constructor that only constructs basic YAML types
Traits§
- Comment
Preserving Constructor - Trait for comment-preserving constructors
- Constructor
- Trait for YAML constructors that convert document nodes to Rust objects