pub type MetaError<M, E> = Meta<Error<E>, M>;
Expand description

Located error.