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
- Cargo API written in Paris☆44Updated last month
- The never type (the true one!) in stable Rust.☆35Updated 3 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Macro for sealing traits and structures☆50Updated last month
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆41Updated last month
- Re-usable CLI flags for `cargo` plugins☆36Updated this week
- ☆32Updated 2 years ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- Cargo hack manager☆63Updated 11 months ago
- ☆41Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆19Updated 5 months ago
- horrible serde macro stuff☆39Updated last year
- A sinless derive helper☆52Updated 2 months ago
- ☆11Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆46Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Binary size analyzer for Rust programs☆36Updated 8 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆42Updated 3 years ago
- Types to define keyboard related events.☆55Updated 3 weeks ago
- Imitate the documentation build that docs.rs would do☆43Updated 2 weeks ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Serde-based replacement for #[derive(Debug)]☆65Updated 3 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆89Updated 2 weeks ago
- Macro-rules-style syntax matching for procedural macros☆51Updated last year