parse

Function parse 

Source
pub fn parse<'a, T>(value: &'a str) -> Result<T, T::Error>
where T: Parse<'a>,
Expand description

Parses a name.