[][src]Type Definition transit_model::Result

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

The corresponding result type used by the crate.