pub type NewDomainScannerResult = Result<DomainScanner, String>;
Expand description

Result of DomainScanner::new