Searched defs:fallthrough_msg (Results 1 – 2 of 2) sorted by relevance
1746 let fallthrough_msg = format!( in deserialize_untagged_enum_after() localVariable1750 let fallthrough_msg = cattrs.expecting().unwrap_or(&fallthrough_msg); in deserialize_untagged_enum_after() localVariable2361 let fallthrough_msg = format!("{} index 0 <= i < {}", index_expecting, fields.len()); in deserialize_identifier() localVariable