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:
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆58Updated 10 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆63Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- ☆55Updated 4 years ago
- (DEPRECATED) Featureful, pull-based, zero-allocation SVG parser.☆22Updated 7 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆40Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Conversion traits for Rust☆48Updated 4 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆57Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Tool to help sniffing out licenses from all crate dependencies☆27Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago