Type Definition yaml_rust::scanner::ScanResult

source · []
pub type ScanResult = Result<(), ScanError>;