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
- A structure for holding a set of enum variants☆20Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆59Updated 7 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- A cargo subcommand for publishing Rust projects to github.☆16Updated 7 years ago
- A pool of reusable values☆50Updated 5 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Rust map and set literals☆24Updated 5 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Ticketed lock synchronization primitive☆11Updated 4 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆40Updated 2 years ago
- ☆27Updated 8 years ago
- (DEPRECATED) Featureful, pull-based, zero-allocation SVG parser.☆22Updated 7 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- configuration☆31Updated 7 years ago
- A dirty and ugly library to do localization in Rust☆16Updated 2 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- Parallel event emitter built on futures-rs☆29Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago