fitzgen / derive_is_enum_variantLinks
Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.
☆22Updated 5 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:
- ☆62Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- ☆64Updated 8 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Conversion traits for Rust☆51Updated 5 years ago
- A rust library for checked floating point operations☆83Updated 3 weeks ago
- ☆61Updated 2 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- A pool of reusable values☆51Updated 6 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 8 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- Pluralization handling in Rust☆41Updated 3 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated last year
- Rust crate for chosing outcomes based on a weighted probability map.☆32Updated 6 years ago
- The empty type Void.☆71Updated 2 years ago