Expand description
YAML composer for converting events to nodes
Structs§
- Basic
Composer - A basic composer implementation for converting events to nodes
Traits§
- Composer
- Trait for YAML composers that convert event streams to node structures
Functions§
- calculate_
structure_ 🔒depth - Calculate the maximum nesting depth of a value structure
- calculate_
value_ 🔒complexity - Calculate complexity score for a value (for resource limiting)