Type Definition turtle_syntax::parsing::MetaError

source ·
pub type MetaError<E, M> = Meta<Box<Error<E>>, M>;