Type Definition yaml_rust::scanner::ScanResult
[−]
[src]
type ScanResult = Result<(), ScanError>;
type ScanResult = Result<(), ScanError>;