sgrif / derive_deref
Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`
☆37Updated 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 2 weeks ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- ☆38Updated last year
- ☆55Updated last year
- ☆73Updated 4 months ago
- ☆53Updated 9 months ago
- Serialization value trees☆44Updated 7 months ago
- Reactive dependency injection for Rust.☆42Updated last month
- Cargo API written in Paris☆47Updated last week
- Proc macro for smol async runtime☆53Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Formatting Cargo.toml☆30Updated 11 months 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
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆21Updated 4 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- `$crate` in procedural macros.☆69Updated last week
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Abstract over different executors☆73Updated last year
- ☆54Updated 3 years ago