sgrif / derive_derefLinks
Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`
☆39Updated 3 years ago
Alternatives and similar repositories for derive_deref
Users that are interested in derive_deref are comparing it to the libraries listed below
Sorting:
- ☆59Updated last year
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- ☆39Updated 2 years ago
- Cargo API written in Paris☆53Updated 3 weeks ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated last month
- Proc macro for smol async runtime☆54Updated 4 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- ☆60Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- ☆108Updated last year
- Extension of nom to trace parser☆49Updated 8 months ago
- Write doc comments from macros☆101Updated 2 weeks ago
- Advisory cross-platform file locks using file descriptors☆80Updated 6 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆30Updated last year
- ☆49Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆84Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- docs.rs as a publishing platform?☆71Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- ☆60Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago
- `$crate` in procedural macros.☆76Updated last month