Function dflake::parse_str[][src]

pub fn parse_str<T: AsRef<str>>(input: T) -> Result<Dflake, ParseError>

Tries to parse a string into a Dflake.