Trangar / trait_enum
Easy enum wrapper that implements all traits that the wrapped objects implement
☆15Updated 3 years ago
Alternatives and similar repositories for trait_enum:
Users that are interested in trait_enum are comparing it to the libraries listed below
- ☆56Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- ☆29Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- A procedural macro for configuring constant values across crates☆65Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 8 months ago
- ☆26Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- ☆21Updated 4 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆31Updated 5 years ago
- Configure const and static items by environment variables.☆25Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Tool to inline module contents into syn::File instances☆12Updated 2 years ago
- ☆55Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- ☆56Updated 10 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- ☆56Updated 11 months ago
- Embed images in Rust documentation☆26Updated 3 years ago
- Integer types with customizable niche values☆43Updated 5 months ago