Searched defs:owned2 (Results 1 – 1 of 1) sorted by relevance
8920 let owned2: Cow<'_, str> = Cow::Owned(String::from("Rustaceans!")); localVariable8973 let owned2: Cow<'_, str> = Cow::Owned(String::from("Rustaceans!")); localVariable