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:
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated last week
- ☆57Updated last year
- ☆55Updated 4 years ago
- ☆57Updated last year
- ☆73Updated 3 months ago
- ☆48Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆86Updated last month
- ☆39Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- std::thread which joins on drop by default.☆18Updated 3 months ago
- ☆58Updated 10 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Serialization value trees☆45Updated 11 months ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆79Updated 2 months ago
- `$crate` in procedural macros.☆73Updated last month
- File locking for Rust.☆44Updated 10 months ago
- Extension of nom to trace parser☆49Updated 5 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago