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:
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 4 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆576Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆272Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Type that deserializes only from one specific value☆267Updated last month
- Like Rust's std::Path, but UTF-8.☆544Updated 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…☆523Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Delegation of trait implementations via procedural macros☆279Updated last month
- Conditional compilation according to rustc compiler version☆389Updated last month
- Allows for the creation of serialised Rust tests☆279Updated last week
- Struct mocking library for Rust☆481Updated 4 months 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
- Serialize and deserialize C-like enum as underlying repr☆256Updated last month
- Compile-time string formatting☆262Updated 4 months ago
- oh heck, a case conversion library☆581Updated 6 months ago
- Simple derive macros in Rust☆191Updated 3 months ago
- Type-safe, layered, light-weight, `serde`-based configuration library☆201Updated 3 months ago
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- ☆316Updated 2 years ago
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated 2 weeks ago
- Generic extensions for tapping values in Rust.☆493Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆270Updated 2 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- A dead simple ANSI terminal color painting library for Rust.☆279Updated last year