pub type NewUriScannerResult = Result<UriScanner, String>;
Expand description

Result of UriScanner::new