Available on crate feature text-parsing only.
Expand description

Text serialization types

Structs

  • A Lexer for Zone files
  • The error type for parse errors that get returned in the crate

Enums

  • The error kind for parse errors that get returned in the crate
  • Tokens emited from each Lexer pass

Traits

Type Aliases

  • An alias for parse results returned by functions of this crate