#error #yaml #cdumay-error-yaml

cdumay_error_yaml

A Rust Library for YAML error

3 releases

Uses new Rust 2024

new 0.1.3 Apr 21, 2025
0.1.2 Apr 20, 2025
0.1.1 Apr 20, 2025

#87 in #yaml

Download history

76 downloads per month

Custom license

7KB
55 lines

cdumay_error_yaml

License: BSD-3-Clause cdumay_error_yaml on crates.io cdumay_error_yaml on docs.rs Source Code Repository

Error wrapper for YAML serialization and deserialization.

This crate provides structured error handling for operations involving YAML encoding and decoding using serde_yaml. It converts raw serde_yaml::Error values into application-friendly typed errors with metadata support via cdumay_error.

Dependencies

~2–2.9MB
~61K SLoC