Searched refs:FromStr2 (Results 1 – 2 of 2) sorted by relevance
1218 pub(crate) trait FromStr2: FromStr<Err = proc_macro::LexError> { interface1245 impl FromStr2 for proc_macro::TokenStream {1253 impl FromStr2 for proc_macro::Literal {
4 use crate::fallback::{self, FromStr2 as _};