Home
last modified time | relevance | path

Searched defs:get_or_init (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/once_cell/src/
H A Drace.rs72 pub fn get_or_init<F>(&self, f: F) -> NonZeroUsize in get_or_init() functions
145 pub fn get_or_init<F>(&self, f: F) -> bool in get_or_init() functions
224 pub fn get_or_init<F>(&self, f: F) -> &'a T get_or_init() functions
344 pub fn get_or_init<F>(&self, f: F) -> &T get_or_init() functions
[all...]
H A Dlib.rs556 pub fn get_or_init<F>(&self, f: F) -> &T in get_or_init() functions
1080 pub fn get_or_init<F>(&self, f: F) -> &T get_or_init() functions
[all...]

Completed in 3 milliseconds