Searched defs:SCAllocator (Results 1 – 1 of 1) sorted by relevance
49 pub struct SCAllocator<'a, P: AllocablePage> { struct64 /// Maximum free objects num for this `SCAllocator`. argument73 SCAllocator { argument87 impl<'a, P: AllocablePage> SCAllocator<'a, P> { impl