Trangar / trait_enumLinks
Easy enum wrapper that implements all traits that the wrapped objects implement
☆15Updated 4 years ago
Alternatives and similar repositories for trait_enum
Users that are interested in trait_enum are comparing it to the libraries listed below
Sorting:
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A sinless derive helper☆72Updated 7 months ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆26Updated last year
- ☆56Updated last year
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 9 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Place small arrays on the stack with a low-cost!☆17Updated 7 months ago
- Proc-macro utility to populate enums from database data☆20Updated 10 months ago
- Find out about keys that are ignored when deserializing data☆85Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Iterator of const known length☆16Updated 6 months ago
- ☆31Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated 2 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆40Updated last year
- ☆11Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Derive Debug with a custom format per field.☆19Updated 6 months ago
- ☆29Updated last year
- Rust crate for eager macro expansion☆13Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- ☆54Updated 3 years ago