whentze / to_methodLinks
A utility micro-crate for using `Into` more ergonomically.
☆10Updated 4 years ago
Alternatives and similar repositories for to_method
Users that are interested in to_method are comparing it to the libraries listed below
Sorting:
- ☆41Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Zero-cost specialization in generic context on stable Rust☆21Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- ☆88Updated 7 months ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Proof of concept ranged integers in Rust.☆48Updated last month
- 🐱concat! with support for const variables and expressions☆41Updated 2 weeks ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆40Updated last year
- Use declarative macros as proc_macro attributes or derives☆113Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Umbrella repository for Krabcake experiments☆46Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- ☆31Updated 11 months ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆29Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- An exploration of Storages☆35Updated last year
- Implied bounds, since 1.79!☆22Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Cargo API written in Paris☆49Updated last week
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆12Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆37Updated 2 months ago
- Ranged integers for Rust based on const generics☆28Updated 7 months ago
- ☆112Updated 2 years ago
- ☆31Updated 2 years ago