[src]

Function std::from_str::from_str

pub fn from_str<A: FromStr>(s: &str) -> Option<A>

A utility function that just calls FromStr::from_str