dtolnay / path-to-errorLinks
Find out path at which a deserialization error occurred
☆401Updated 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
Sorting:
- A parser and formatter for std::{SystemTime, Duration}☆350Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆513Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆550Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆260Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- Type that deserializes only from one specific value☆253Updated 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…☆503Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆250Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated last week
- Simple derive macros in Rust☆188Updated 4 years ago
- oh heck, a case conversion library☆562Updated last month
- Expanding opportunities standard library std::fs and std::io☆327Updated last year
- Struct mocking library for Rust☆473Updated this week
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- Exponential backoff and retry for Rust.☆337Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆377Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- Allows for the creation of serialised Rust tests☆263Updated last week
- Compile-time string formatting☆243Updated 9 months ago
- Conditional compilation according to rustc compiler version☆379Updated last week
- (Auto)DRY for your Rust dependencies☆199Updated 7 months ago
- ☆316Updated 2 years ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆786Updated last week
- Easy code duplicate with substitution for Rust☆249Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Inline diagrams for rustdoc with mermaid.js☆536Updated 11 months ago
- Generic extensions for tapping values in Rust.☆469Updated 2 years ago
- Rust method delegation with less boilerplate☆496Updated 2 months ago