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
- An alternate Cargo registry using static files☆136Updated 3 months ago
- ☆95Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- The never type (the true one!) in stable Rust.☆41Updated 7 months ago
- 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
- Implied bounds, since 1.79!☆23Updated last year
- A tiny library for chaining free functions into method call chains.☆50Updated 5 years ago
- Proof of concept ranged integers in Rust.☆65Updated last week
- Macro for sealing traits and structures☆61Updated last year
- ☆55Updated 5 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated last week
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A proc-macro to break Rust IDEs☆65Updated 4 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- ☆62Updated 3 months ago
- ☆111Updated 3 years ago
- ☆31Updated 3 years ago
- ☆77Updated 4 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆51Updated 2 months ago
- Rust KDL parser and derive implementation☆99Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- this safety is an illusion, exile☆25Updated 4 years ago