[][src]Type Definition domain_info::ScannerResult

type ScannerResult<T> = Result<T, ScanError>;

Helper type for the domain_info errors