dtolnay / path-to-errorLinks
Find out path at which a deserialization error occurred
☆407Updated 3 weeks ago
Alternatives and similar repositories for path-to-error
Users that are interested in path-to-error are comparing it to the libraries listed below
Sorting:
- A parser and formatter for std::{SystemTime, Duration}☆365Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆537Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆271Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆518Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆569Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆442Updated last month
- oh heck, a case conversion library☆576Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆543Updated 2 months ago
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- (Auto)DRY for your Rust dependencies☆221Updated 10 months ago
- Compile-time string formatting☆258Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- ☆350Updated 2 months ago
- ☆316Updated 2 years ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆383Updated last year
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- Struct mocking library for Rust☆478Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆353Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆815Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- Generic extensions for tapping values in Rust.☆478Updated 2 years ago
- Inline diagrams for rustdoc with mermaid.js☆544Updated last year
- Simple derive macros in Rust☆192Updated 2 months ago