Skip to main content

normalize_value

Function normalize_value 

Source
fn normalize_value(
    value: &mut Value,
    parts: &[&str],
    shape: SectionShape,
    spec: &SectionSpec,
)