fitzgen / derive_is_enum_variantLinks
Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.
☆23Updated 4 years ago
Alternatives and similar repositories for derive_is_enum_variant
Users that are interested in derive_is_enum_variant are comparing it to the libraries listed below
Sorting:
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆58Updated 9 months ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Derive for the Display trait☆52Updated 7 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- ☆23Updated 8 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆27Updated 8 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 7 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- Parallel event emitter built on futures-rs☆29Updated 8 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆56Updated last year
- Conversion traits for Rust☆48Updated 4 years ago