Expand description
Optimized YAML composer that reduces allocations and cloning
This module provides an optimized composer implementation that minimizes memory allocations and unnecessary cloning operations.
Structs§
- Reduced
Alloc Composer - An optimized composer that reduces allocations
Traits§
- Optimized
Composer - Trait for optimized composers
Functions§
- calculate_
complexity 🔒 - Calculate complexity score for a value
- calculate_
optimized_ 🔒structure_ depth - Calculate the maximum nesting depth of an optimized value structure