Searched defs:once_cell (Results 1 – 8 of 8) sorted by relevance
4 "once_cell": { object24 "once_cell": { object
28 let once_cell = OnceCell::new(); in drop_cell() localVariable50 let once_cell = OnceCell::new_with(Some(fooer)); in drop_cell_new_with() localVariable70 let once_cell = OnceCell::new(); in drop_into_inner() localVariable94 let once_cell = OnceCell::new_with(Some(fooer)); in drop_into_inner_new_with() localVariable
9 pub(crate) mod once_cell; module
9 once_cell: OnceCell<T>, field
14 let once_cell = { in main() localVariable
10 fn once_cell() { in once_cell() function269 fn once_cell() { in once_cell() function
5502 "once_cell": [ array
8399 "once_cell": [ array