Module composer_optimized

Module composer_optimized 

Source
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§

ReducedAllocComposer
An optimized composer that reduces allocations

Traits§

OptimizedComposer
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