extract_annotations

Function extract_annotations 

Source
pub fn extract_annotations(yaml: &Value) -> Option<BTreeMap<String, String>>
Expand description

Extract annotations from a YAML value’s metadata.