Type Definition strict_yaml_rust::emitter::EmitResult

source ·
pub type EmitResult = Result<(), EmitError>;