Type Definition netscan::NewPortScannerResult[][src]

type NewPortScannerResult = Result<PortScanner, String>;
Expand description

Result of PortScanner::new