Searched refs:TryFromStr (Results 1 – 2 of 2) sorted by relevance
46 TryFromStr, enumerator137 let kind = Sp::new(ParserKind::TryFromStr, span); in default_spanned()147 "try_from_str" => TryFromStr, in from_spec()160 TryFromStr => quote_spanned!(spec.kind.span()=> ::std::str::FromStr::from_str), in from_spec()
153 ParserKind::TryFromStr => quote_spanned! { func.span()=> in gen_augmentation()307 TryFromStr => ( in gen_constructor()