Skip to main content

classify

Function classify 

Source
pub fn classify(yaml: &str) -> (Anchoring, Option<String>)
Expand description

Classify ONE raw YAML document. Pure, so the case table can pin every row without touching a filesystem.