dtolnay / path-to-errorLinks
Find out path at which a deserialization error occurred
☆411Updated 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
Sorting:
- Like Rust's std::Path, but UTF-8.☆541Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Type that deserializes only from one specific value☆267Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆367Updated 4 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…☆522Updated last week
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Check if tables and items in a .toml file are lexically sorted☆271Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆574Updated 2 weeks ago
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- oh heck, a case conversion library☆580Updated 5 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Compile-time string formatting☆261Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆257Updated last month
- Struct mocking library for Rust☆480Updated 4 months ago
- ☆351Updated 2 months ago
- Easy code duplicate with substitution for Rust☆254Updated 2 months ago
- Generic extensions for tapping values in Rust.☆478Updated 2 years ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆388Updated last year
- ☆316Updated 2 years ago
- (Auto)DRY for your Rust dependencies☆225Updated 11 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated this week
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- Simple derive macros in Rust☆191Updated 3 months ago
- Type-safe, layered, light-weight, `serde`-based configuration library☆201Updated 3 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Allows for the creation of serialised Rust tests☆278Updated 3 weeks ago