Module hickory_proto::serialize::txt
source · Available on crate feature
text-parsing
only.Expand description
Text serialization types
Structs§
- 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§
- Extension on RData for text parsing
Type Aliases§
- An alias for parse results returned by functions of this crate