dtolnay / path-to-error
Find out path at which a deserialization error occurred
☆351Updated 2 weeks ago
Alternatives and similar repositories for path-to-error:
Users that are interested in path-to-error are comparing it to the libraries listed below
- A parser and formatter for std::{SystemTime, Duration}☆316Updated this week
- Like Rust's std::Path, but UTF-8.☆474Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆407Updated last month
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated last week
- Type that deserializes only from one specific value☆231Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Type-safe, layered, light-weight, `serde`-based configuration library☆179Updated 5 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…☆450Updated this week
- ☆284Updated 7 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆359Updated 8 months ago
- Check if tables and items in a .toml file are lexically sorted☆226Updated 2 months ago
- A dead simple ANSI terminal color painting library for Rust.☆259Updated last year
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- Exponential backoff and retry for Rust.☆318Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- 🦀 GitHub Actions for Rust - recipes, discussions, questions and ideas☆352Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆236Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆437Updated last month
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Serde support for querystring-style strings☆204Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- Allows for the creation of serialised Rust tests☆243Updated this week
- A high performance, zero-copy URL router.☆433Updated last month