Searched defs:LocalHandle (Results 1 – 3 of 3) sorted by relevance
44 pub fn register(&self) -> LocalHandle { in register()73 pub struct LocalHandle { struct77 impl LocalHandle { impl97 impl Drop for LocalHandle { implementation106 impl fmt::Debug for LocalHandle { implementation
393 pub(crate) fn register(collector: &Collector) -> LocalHandle { in register()
883 typedef uint64 LocalHandle; typedef