Type Definition trackable::error::Failure [] [src]

type Failure = TrackableError<Failed>;

TrackableError type specialized for Failed.