whentze / to_methodLinks
A utility micro-crate for using `Into` more ergonomically.
☆12Updated 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:
- ☆43Updated 2 years ago
- ☆95Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- Macro for sealing traits and structures☆61Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- An alternate Cargo registry using static files☆136Updated 3 months ago
- ☆31Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Umbrella repository for Krabcake experiments☆47Updated 11 months ago
- this safety is an illusion, exile☆25Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Implied bounds, since 1.79!☆23Updated last year
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- ☆55Updated 5 months ago
- A proc-macro to break Rust IDEs☆65Updated 4 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Rust KDL parser and derive implementation☆99Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆41Updated 3 years ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- ☆34Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Even formats macros☆97Updated last month
- An evil parsing library.☆54Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago