Type Definition mr_bundle::error::BundleResult[][src]

pub type BundleResult<T> = Result<T, BundleError>;