Home
last modified time | relevance | path

Searched defs:Global (Results 1 – 1 of 1) sorted by relevance

/rust/alloc/
Dalloc.rs54 pub struct Global; struct
166 impl Global { implementation
230 unsafe impl Allocator for Global { implementation