Enum tagua_parser::macros::ErrorKindCustom
[−]
[src]
pub enum ErrorKindCustom {
Exclude,
ITag,
}Custom values for ErrorKind::Custom.
Variants
ExcludeRepresent errors from the exclude macro.
ITagRepresent errors from the itag macro.