dtolnay / path-to-error
Find out path at which a deserialization error occurred
☆349Updated this week
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}☆306Updated last year
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆504Updated 3 weeks ago
- oh heck, a case conversion library☆518Updated 11 months ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated this week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A set of alternative `derive` attributes for Rust☆429Updated 8 months ago
- Exponential backoff and retry for Rust.☆315Updated last year
- Check if tables and items in a .toml file are lexically sorted☆224Updated last month
- x-www-form-urlencoded meets Serde☆239Updated 6 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆701Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆436Updated this week
- Struct fields that are made read-only accessible to other modules☆232Updated 3 weeks ago
- ☆309Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆402Updated 2 weeks ago
- Type that deserializes only from one specific value☆231Updated last week
- Compile-time string formatting☆229Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆465Updated 6 months ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- Easy code duplicate with substitution for Rust☆237Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Struct mocking library for Rust☆452Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated last week
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- Procedural macros to derive numeric traits in Rust☆192Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆356Updated 7 months ago