Type Definition mobi::MobiResult

source ·
pub type MobiResult<T> = Result<T, MobiError>;