whentze / to_method
A utility micro-crate for using `Into` more ergonomically.
☆10Updated 3 years ago
Alternatives and similar repositories for to_method:
Users that are interested in to_method are comparing it to the libraries listed below
- ☆41Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 11 months ago
- Macro for sealing traits and structures☆52Updated 3 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Proof of concept ranged integers in Rust.☆41Updated last week
- ☆87Updated 5 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Implied bounds, since 1.79!☆20Updated 4 months ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last week
- ☆31Updated 2 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆111Updated last year
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- Rustdoc's JSON output interface☆29Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- Configure const and static items by environment variables.☆25Updated last year
- Linux linker for x86 and x86-64☆26Updated last month
- ☆11Updated 3 years ago
- Hitori is a generic regular expressions library.☆51Updated last year
- The quickest way to override dependencies with Cargo☆59Updated 2 weeks ago
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Zero-cost specialization in generic context on stable Rust☆21Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 7 months ago
- Abstract over different executors☆73Updated last year