Enum tagua_parser::macros::ErrorKindCustom [] [src]

pub enum ErrorKindCustom {
    Exclude,
    ITag,
}

Custom values for ErrorKind::Custom.

Variants

Represent errors from the exclude macro.

Represent errors from the itag macro.