sgrif / derive_deref
Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`
☆38Updated 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
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- ☆55Updated 10 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Cargo API written in Paris☆47Updated 3 weeks ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 3 weeks ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆72Updated 5 months ago
- ☆55Updated last year
- ☆29Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆54Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Abstract over different executors☆73Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- `$crate` in procedural macros.☆69Updated 2 weeks ago
- Serialization value trees☆44Updated 7 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- Types to define keyboard related events.☆56Updated 2 weeks ago
- Extensions for the Rust standard library☆39Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- ☆21Updated 4 years ago
- ☆38Updated last year
- ☆59Updated 6 months ago
- Floating point approximate comparison for Rust☆60Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆50Updated this week