Type Definition turbolift::DistributionResult[][src]

pub type DistributionResult<T> = Result<T, Box<dyn Error + 'static, Global>>;