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☆149Updated 5 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆108Updated 2 weeks ago
- The never type (the true one!) in stable Rust.☆41Updated 4 months ago
- An alternate Cargo registry using static files☆134Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Implied bounds, since 1.79!☆22Updated 11 months ago
- Rust KDL parser and derive implementation☆95Updated last year
- Proof of concept ranged integers in Rust.☆61Updated 3 weeks ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆121Updated 2 weeks ago
- ☆148Updated last month
- Umbrella repository for Krabcake experiments☆47Updated 9 months ago
- The missing compound borrowing for Rust.☆61Updated 2 weeks ago
- A tiny library for chaining free functions into method call chains.☆50Updated 5 years ago
- ☆31Updated 2 years ago
- ☆112Updated 2 years ago
- Make trait methods callable without the trait in scope☆160Updated last month
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated 3 months ago
- Cargo API written in Paris☆54Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆43Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆189Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- An experimental shell prompt library for developers☆46Updated 5 years ago