Type Definition json_syntax::parse::MetaError

source · []
pub type MetaError<M, E = Infallible> = Meta<Error<M, E>, M>;