Type Definition strict_yaml_rust::scanner::ScanResult

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