Type Definition turbolift::DistributionResult[][src]

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