nom_supreme

Module context

Source
Expand description

Enhanced context combinator for nom.

This module introduces an updated, ContextError, that allows for arbitrary types of data to be attached as context to errors, rather than requiring &'static str.

Traitsยง