Function reproto_manifest::parse_section_any [] [src]

pub fn parse_section_any<T: 'static>(
    base: &Path,
    value: Option<Value>
) -> Result<Vec<Box<Any>>> where
    T: TryFromToml

Parsing modules into Any.