DataStorePager

Type Alias DataStorePager 

Source
pub type DataStorePager<'lt> = Mbuf<'lt, (), DataStorePage<'lt>>;

Aliased Typeยง

#[repr(C)]
pub struct DataStorePager<'lt> { /* private fields */ }