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 last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 4 years ago
- ☆60Updated 2 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆62Updated last month
- `$crate` in procedural macros.☆74Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated this week
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Serialization value trees☆45Updated last year
- Cargo API written in Paris☆51Updated last month
- Extension of nom to trace parser☆49Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆92Updated 3 weeks ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆75Updated 3 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- ☆39Updated 2 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- ☆35Updated 7 months ago
- ☆30Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago