muse2::input::time_slice

Function get_or_insert

Source
fn get_or_insert(value: String, set: &mut HashSet<Rc<str>>) -> Rc<str>
Expand description

Get the specified String from set or insert if it doesn’t exist