dtolnay / path-to-error
Find out path at which a deserialization error occurred
☆350Updated 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
- Exponential backoff and retry for Rust.☆318Updated last year
- Like Rust's std::Path, but UTF-8.☆473Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆309Updated last year
- Conditional compilation according to rustc compiler version☆349Updated last week
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Check if tables and items in a .toml file are lexically sorted☆227Updated 2 months ago
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- A crate for safe and ergonomic pin-projection.☆636Updated last week
- Type that deserializes only from one specific value☆231Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated this week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆359Updated 8 months ago
- Utilities for collecting metrics from a Tokio application☆323Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆712Updated this week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- oh heck, a case conversion library☆521Updated 11 months ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆446Updated this week
- ☆309Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆334Updated this week
- Procedural macro for recursive async functions☆220Updated last month
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆226Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated last week
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆406Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- Compile-time string formatting☆232Updated 3 months ago
- Wrapper around reqwest to allow for client middleware chains.☆295Updated 2 weeks ago
- ☆284Updated 7 months ago