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:
- ☆60Updated last year
- ☆61Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- 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`☆64Updated 5 months ago
- Write doc comments from macros☆101Updated 2 months ago
- ☆41Updated 2 years ago
- Serialization value trees☆48Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- ☆109Updated last year
- `$crate` in procedural macros.☆78Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- ☆76Updated 4 months ago
- std::Error in no_std environment.☆39Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Macro for sealing traits and structures☆60Updated last year
- docs.rs as a publishing platform?☆71Updated last week
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- ☆48Updated last year
- Advisory cross-platform file locks using file descriptors☆83Updated 8 months ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- Cross-platform interface to the `errno` variable☆73Updated last week
- ☆62Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last week