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
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆58Updated 9 months ago
- Rust map and set literals☆24Updated 5 years ago
- Ordered iterators☆10Updated 5 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- ☆57Updated last year
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- configuration☆31Updated 7 years ago
- ☆63Updated 7 years ago
- ☆40Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Conversion traits for Rust☆48Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 7 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Parallel event emitter built on futures-rs☆29Updated 8 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 7 months ago