[][src]Type Definition momentum::Fallible

type Fallible<T> = Result<T, Error>;