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
- Keep version numbers in sync with Cargo.toml☆73Updated this week
- ☆60Updated 2 years ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Cargo API written in Paris☆52Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Serialization value trees☆47Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- Write doc comments from macros☆100Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated last week
- `$crate` in procedural macros.☆75Updated 3 weeks ago
- ☆108Updated last year
- Find out about keys that are ignored when deserializing data☆94Updated 3 weeks ago
- ☆39Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated 2 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆75Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- ☆49Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 4 years ago