[][src]Type Definition trust_dns::error::LexerResult

type LexerResult<T> = Result<T, Error>;

An alias for lexer results returned by functions of this crate