sgrif / derive_derefLinks
Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`
☆38Updated 4 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:
- ☆61Updated last year
- ☆61Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Cargo API written in Paris☆56Updated last week
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- Write doc comments from macros☆100Updated 3 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Macro for sealing traits and structures☆61Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Serialization value trees☆48Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated this week
- ☆62Updated last year
- ☆42Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Advisory cross-platform file locks using file descriptors☆83Updated 9 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Extension of nom to trace parser☆50Updated last year
- Types to define keyboard related events☆69Updated last month