dtolnay / path-to-errorLinks
Find out path at which a deserialization error occurred
☆406Updated 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 set of alternative `derive` attributes for Rust☆459Updated 2 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…☆515Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆360Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- Like Rust's std::Path, but UTF-8.☆534Updated last week
- Type that deserializes only from one specific value☆266Updated last week
- Check if tables and items in a .toml file are lexically sorted☆269Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆566Updated 2 weeks ago
- Compile-time string formatting☆256Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Delegation of trait implementations via procedural macros☆280Updated this week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆379Updated last year
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- Struct mocking library for Rust☆477Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- (Auto)DRY for your Rust dependencies☆217Updated 10 months ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated last week
- Conditional compilation according to rustc compiler version☆389Updated this week
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- Generic extensions for tapping values in Rust.☆476Updated 2 years ago
- Simple derive macros in Rust☆191Updated last month
- Allows for the creation of serialised Rust tests☆272Updated 2 months ago
- ☆316Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- ☆347Updated last month
- oh heck, a case conversion library☆572Updated 4 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago