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