dtolnay / path-to-errorLinks
Find out path at which a deserialization error occurred
☆376Updated 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}☆332Updated 3 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆421Updated this week
- Like Rust's std::Path, but UTF-8.☆493Updated 2 weeks ago
- Type that deserializes only from one specific value☆244Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆343Updated 3 months ago
- Conditional compilation according to rustc compiler version☆365Updated 3 weeks ago
- ☆489Updated 7 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆367Updated 11 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆747Updated last week
- oh heck, a case conversion library☆549Updated last year
- Check if tables and items in a .toml file are lexically sorted☆244Updated last week
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆483Updated last week
- A set of alternative `derive` attributes for Rust☆440Updated last year
- Graph the number of crates that depend on your crate over time☆248Updated last week
- x-www-form-urlencoded meets Serde☆249Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆533Updated last week
- Exponential backoff and retry for Rust.☆323Updated last year
- A library for to allow multiple return types by automatically generated enum.☆367Updated 3 months ago
- Allows for the creation of serialised Rust tests☆253Updated last month
- Getters and Setters for Rust.☆354Updated this week
- Adaptors between compression crates and Rust's async IO types☆521Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- Inline diagrams for rustdoc with mermaid.js☆524Updated 8 months ago