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
Sorting:
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 2 months ago
- Serialization value trees☆44Updated 9 months ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- ☆57Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- ☆56Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆38Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 6 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- ☆21Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Floating point approximate comparison for Rust☆61Updated 2 months ago
- Timer facilities for Rust's async story☆56Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆58Updated 8 months ago
- ☆72Updated last month
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Abstract over different executors☆73Updated last year
- ☆46Updated last year