Searched defs:Some (Results 1 – 4 of 4) sorted by relevance
105 let Some(slot) = Arc::get_mut(&mut this) else { in try_pin_init() localVariable123 let Some(slot) = Arc::get_mut(&mut this) else { in try_init() localVariable
8 let Some(name) = function_name(ts.clone()) else { in export() localVariable
29 let Some(TokenTree::Ident(ident)) = tokens.next() else { in concat_helper() localVariable
105 let Some(name) = toks.next() else { in parse_generics() localVariable