Crate nom_config

Source

Macros§

config
Extracts a reference to the configuration
lift_config
Lifts the configuration off the type for inner parsers
named_with_config
Defines a parser with a configuration

Structs§

Configured
Configuration container

Enums§

IResult
Holds the result of parsing functions