Type Alias gear_core::pages::GearPagesAmount
source · pub type GearPagesAmount = PagesAmount<GEAR_PAGE_SIZE>;
Expand description
Pages amount for gear page size - 16 kiB.
Aliased Type§
struct GearPagesAmount(/* private fields */);