Skip to main content

parse

Function parse 

Source
pub fn parse<T: FromStr>(token: &str) -> Result<T>