Type Alias common_primitives::stateful_storage::PageHash
source · pub type PageHash = u32;
Expand description
PageHash is the type/size of hash of the page content.
pub type PageHash = u32;
PageHash is the type/size of hash of the page content.