Trangar / trait_enum
Easy enum wrapper that implements all traits that the wrapped objects implement
☆14Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for trait_enum
- Macro for sealing traits and structures☆49Updated last month
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- ☆55Updated last year
- Rust API stability attributes for the rest of us.☆28Updated 4 months ago
- ☆29Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Embed images in Rust documentation☆23Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆19Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- ☆55Updated last year
- Abstract over different executors☆74Updated last year
- Find out about keys that are ignored when deserializing data☆75Updated last month
- A procedural macro for configuring constant values across crates☆57Updated 8 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆19Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- Proc-macro utility to populate enums from database data☆20Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆23Updated 5 years ago
- Serialization value trees☆43Updated 3 months ago
- The quickest way to override dependencies with Cargo☆42Updated this week
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 3 years ago
- A sinless derive helper☆47Updated this week
- Read trait fixed to soundly work with uninitalized memory☆25Updated 11 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- Imitate the documentation build that docs.rs would do☆40Updated last week