ihrwein / enum-display-derive
Derive Display for simple enums automagically
☆24Updated 2 years ago
Alternatives and similar repositories for enum-display-derive:
Users that are interested in enum-display-derive are comparing it to the libraries listed below
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- NATS unique identifiers☆20Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago
- 💾 Binary crates cache for @actions-rs/install Action☆15Updated 4 years ago
- Remove Cargo.lock lockfile☆33Updated 2 weeks ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- A shell-inspired escape+unescape library for strings☆35Updated last year
- constant-size associative container backed by a simple array