sgrif / derive_deref
Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`
☆37Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for derive_deref
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆44Updated 3 years ago
- ☆50Updated 6 months ago
- Serialization value trees☆43Updated 3 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆51Updated 3 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆75Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Write doc comments from macros☆98Updated 3 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Cargo API written in Paris☆43Updated 2 weeks ago
- ☆21Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A Rust create for outputting information and log messages for humans and machines☆39Updated 5 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆25Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- ☆55Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- ☆58Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- ☆60Updated 7 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 3 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆59Updated last month