[][src]Type Definition yaml_validator::error::Result

type Result<'a> = Result<(), YamlValidationError<'a>>;