Skip to main content

DataStorePager

Type Alias DataStorePager 

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

Aliased Typeยง

pub struct DataStorePager<'lt> { /* private fields */ }