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
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- (DEPRECATED) Featureful, pull-based, zero-allocation SVG parser.☆23Updated 6 years ago
- ☆59Updated 6 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated this week
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆46Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆40Updated 2 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- Rust map and set literals☆24Updated 4 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 4 months ago
- ☆19Updated 3 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- For comparing the differences between files over time☆26Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago