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`☆53Updated 2 weeks ago
- ☆29Updated 9 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆70Updated 3 months ago
- ☆53Updated 9 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 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
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆54Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Keep version numbers in sync with Cargo.toml☆73Updated 8 months ago
- Cargo API written in Paris☆45Updated last week
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Reactive dependency injection for Rust.☆42Updated last month
- ☆55Updated last year
- ☆59Updated 5 months ago
- Pluralization handling in Rust☆38Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆79Updated this week
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆21Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- [stable] A convenient macro, for cloning values into a closure.☆29Updated 9 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆38Updated last year