sgrif / derive_derefLinks
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 3 months ago
- ☆57Updated last year
- ☆58Updated 9 months ago
- ☆57Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Serialization value trees☆44Updated 10 months ago
- Find out about keys that are ignored when deserializing data☆85Updated 2 weeks ago
- ☆39Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years 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
- ☆72Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- ☆21Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A library for interaction with units of bytes.☆56Updated 7 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆107Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- Pluralization handling in Rust☆38Updated 2 years ago
- Derive for the Display trait☆52Updated 6 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Abstract over different executors☆73Updated last year