Function parse_manifest

Source
pub fn parse_manifest<V: Value>(source: &str) -> Result<V, V::Error>
Expand description

Parse the source into the value type object