Searched defs:shelf (Results 1 – 1 of 1) sorted by relevance
98 shelf: Option<Shelf>, field205 let mut shelf = state.lock().unwrap().shelf.take().unwrap_or_default(); in spawn_thread() localVariable271 let mut shelf = Shelf::default(); in test_shelf() localVariable