dtolnay / monostateLinks
Type that deserializes only from one specific value
☆265Updated last week
Alternatives and similar repositories for monostate
Users that are interested in monostate are comparing it to the libraries listed below
Sorting:
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- ☆226Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆263Updated last month
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆260Updated 3 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Compile-time string formatting☆243Updated 2 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- Deluge, not a stream☆317Updated last year
- Easy code duplicate with substitution for Rust☆248Updated 2 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Cargo command to create the README.md from your crate's documentation☆167Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆236Updated last week
- Find out path at which a deserialization error occurred☆404Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆250Updated last month
- A Rust macro to make enums with a subset of values of the parent☆123Updated 2 weeks ago
- Library for snippet annotations☆338Updated last week
- A super powered testing macro for Rust☆122Updated 7 months ago