Struct trust_dns::serialize::txt::Lexer [] [src]

pub struct Lexer<'a> { /* fields omitted */ }

A Lexer for Zone files

Methods

impl<'a> Lexer<'a>
[src]

Creates a new lexer with the given data to parse

Return the next Token in the string