Type Definition dbs_boot::mptable::Result

source · []
pub type Result<T> = Result<T, Error>;
Expand description

Generic type for MP Table Results.