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:
- ☆59Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- ☆61Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- Cargo API written in Paris☆54Updated last week
- Macro for sealing traits and structures☆60Updated last year
- Serialization value trees☆48Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Extension of nom to trace parser☆49Updated 10 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- ☆108Updated last year
- ☆40Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated 2 weeks ago
- ☆76Updated 3 months ago
- ☆48Updated last year
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years 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 procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Write doc comments from macros☆101Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last week
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago