dtolnay / path-to-error
Find out path at which a deserialization error occurred
☆359Updated last month
Alternatives and similar repositories for path-to-error:
Users that are interested in path-to-error are comparing it to the libraries listed below
- A parser and formatter for std::{SystemTime, Duration}☆325Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆240Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆731Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆410Updated this week
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆514Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆520Updated last week
- Conditional compilation according to rustc compiler version☆351Updated last month
- Like Rust's std::Path, but UTF-8.☆480Updated last month
- Delegation of trait implementations via procedural macros☆262Updated 8 months ago
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- Type that deserializes only from one specific value☆231Updated last month
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- x-www-form-urlencoded meets Serde☆244Updated 8 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆462Updated this week
- ☆479Updated 5 months ago
- Exponential backoff and retry for Rust.☆318Updated last year
- Boolean-valued predicate functions in Rust☆191Updated 2 weeks ago
- ☆270Updated 2 months ago
- Easy self-referential struct generation for Rust.☆601Updated 3 months ago
- Wrapper around reqwest to allow for client middleware chains.☆308Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Adaptors between compression crates and Rust's async IO types☆492Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆363Updated 9 months ago
- Allows for the creation of serialised Rust tests☆247Updated last week
- Check if tables and items in a .toml file are lexically sorted☆231Updated 3 months ago
- Procedural macro for recursive async functions☆220Updated 3 months ago
- Compile-time string formatting☆236Updated 4 months ago