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:
- ☆58Updated last year
- Find out about keys that are ignored when deserializing data☆88Updated this week
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆58Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆62Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Serialization value trees☆45Updated last year
- Extension of nom to trace parser☆49Updated 6 months ago
- Discover funding links for your project's dependencies.☆68Updated 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
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Cargo API written in Paris☆51Updated 2 weeks ago
- docs.rs as a publishing platform?☆70Updated this week
- Write doc comments from macros☆100Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- `$crate` in procedural macros.☆74Updated 3 months ago
- ☆29Updated last year
- ☆49Updated last year
- std::Error in no_std environment.☆39Updated 4 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks 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☆53Updated 4 years ago