fitzgen / derive_is_enum_variant
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
- ☆59Updated 6 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Rust map and set literals☆24Updated 4 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 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
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- (DEPRECATED) Featureful, pull-based, zero-allocation SVG parser.☆23Updated 6 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆27Updated 7 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- BitSparrow in Rust☆11Updated 8 years ago
- ☆61Updated 7 years ago
- A cargo subcommand for publishing Rust projects to github.☆16Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago