pub fn parse_manifest<V: Value>(source: &str) -> Result<V, V::Error>
Parse the source into the value type object