whentze / to_methodLinks
A utility micro-crate for using `Into` more ergonomically.
☆11Updated 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
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆46Updated 2 months ago
- ☆93Updated 11 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- An alternate Cargo registry using static files☆133Updated this week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Umbrella repository for Krabcake experiments☆47Updated 8 months ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- ☆112Updated 2 years ago
- Implied bounds, since 1.79!☆22Updated 10 months ago
- The never type (the true one!) in stable Rust.☆41Updated 3 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated this week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆119Updated 11 months ago
- Rustdoc's JSON output interface☆35Updated last month
- ☆33Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆43Updated last year
- A serde serializer that serializes a subset of types into plain strings☆61Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A tiny library for chaining free functions into method call chains.☆48Updated 5 years ago
- ☆53Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆49Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago