dtolnay / path-to-error
Find out path at which a deserialization error occurred
☆322Updated last week
Related projects ⓘ
Alternatives and complementary repositories for path-to-error
- A parser and formatter for std::{SystemTime, Duration}☆292Updated last year
- Like Rust's std::Path, but UTF-8.☆438Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆231Updated last week
- Delegation of trait implementations via procedural macros☆258Updated 4 months ago
- Compile-time string formatting☆215Updated 2 months ago
- Conditional compilation according to rustc compiler version☆334Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Type that deserializes only from one specific value☆227Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆484Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- x-www-form-urlencoded meets Serde☆230Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Check if tables and items in a .toml file are lexically sorted☆219Updated this week
- Struct mocking library for Rust☆439Updated 7 months ago
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- oh heck, a case conversion library☆506Updated 8 months ago
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆342Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆186Updated last year
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- Procedural macro for recursive async functions☆209Updated 6 months ago
- Support crate for rustc's self-profiling feature☆338Updated 5 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago