Path to the element that failed to deserialize
A drop in replacement for serde_json where detailed errors are the default
Enhanced deserialization error diagnostics for serde_json with accurate JSON path tracking
Encoding and decoding support for BSON in Rust
A friendly JSON extractor for actix-web with detailed error messages using serde_path_to_error
Language server for Lauterbach TRACE32® script language
DEPRECATED — `serde_yml` is unmaintained. This release is a thin compatibility shim that forwards every call to `noyalib` (a pure-Rust, `#![forbid(unsafe_code)]` YAML library). Please migrate to `noyalib`.
Core validation traits, error types, and built-in rules for Rusdantic
A high-ergonomics data validation and serialization framework for Rust, inspired by Python's Pydantic
Derive macros for Rusdantic data validation framework
Settings management for Rusdantic: load config from env vars, .env files, TOML, and CLI
Extended type library for Rusdantic: constrained numerics, network types, secrets, paths, dates, UUIDs