Searched refs:first_owned_str (Results 1 – 1 of 1) sorted by relevance
11 let first_owned_str; in fmt() localVariable16 first_owned_str = first_lit.to_string(); in fmt()17 Some(first_owned_str.as_str()).and_then(|first| { in fmt()