Type Definition yaml_rust::emitter::EmitResult

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