Searched defs:expanded (Results 1 – 1 of 1) sorted by relevance
106 let expanded = derive_object_or_error(input).unwrap_or_else(Into::into); in derive_object() localVariable152 let expanded = derive_opaque_or_error(input).unwrap_or_else(Into::into); in derive_opaque() localVariable250 let expanded = derive_tryinto_or_error(input).unwrap_or_else(Into::into); in derive_tryinto() localVariable260 let expanded = BitsConstInternal::parse(&mut it).unwrap_or_else(Into::into); in bits_const_internal() localVariable