dtolnay / path-to-errorLinks
Find out path at which a deserialization error occurred
☆403Updated last 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
Sorting:
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆359Updated 2 months ago
- Type that deserializes only from one specific value☆266Updated last week
- Serialize and deserialize C-like enum as underlying repr☆253Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆557Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆533Updated 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…☆512Updated last week
- Compile-time string formatting☆250Updated last month
- Check if tables and items in a .toml file are lexically sorted☆265Updated last week
- A set of alternative `derive` attributes for Rust☆458Updated 2 months ago
- Struct mocking library for Rust☆477Updated 2 months ago
- ☆317Updated 2 years ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆377Updated last year
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆541Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆250Updated 3 weeks ago
- Allows for the creation of serialised Rust tests☆268Updated last month
- Delegation of trait implementations via procedural macros☆279Updated 2 weeks ago
- oh heck, a case conversion library☆570Updated 3 months ago
- (Auto)DRY for your Rust dependencies☆215Updated 9 months ago
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆805Updated this week
- Conditional compilation according to rustc compiler version☆386Updated last week
- ☆345Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆257Updated last year
- Generic extensions for tapping values in Rust.☆475Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Type-safe, layered, light-weight, `serde`-based configuration library☆197Updated last month
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆176Updated 2 weeks ago