Function cell_gc::page_capacity [] [src]

pub fn page_capacity<'h, T: IntoHeapAllocation<'h>>() -> usize

Return the number of allocations of a given type that fit in a "page". (Unstable. This is a temporary hack for testing.)