Type Definition dns_parser::rdata::RDataResult[][src]

type RDataResult<'a> = Result<RData<'a>, Error>;