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