fitzgen / derive_is_enum_variant
Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.
☆23Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for derive_is_enum_variant
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- Take a reference and get back a slice of length one☆26Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆58Updated 2 months ago
- ☆27Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- (DEPRECATED) Featureful, pull-based, zero-allocation SVG parser.☆22Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- A syntax extension providing higher-order attributes to Rust.☆16Updated 6 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- A dynamically typed value with fast downcasting.☆26Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 6 years ago
- Parallel event emitter built on futures-rs☆29Updated 7 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 2 weeks ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 7 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- Easy UI☆7Updated 9 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 3 years ago
- ☆17Updated 4 years ago
- Pluralization handling in Rust☆36Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago