whentze / to_method
A utility micro-crate for using `Into` more ergonomically.
☆10Updated 3 years ago
Alternatives and similar repositories for to_method:
Users that are interested in to_method are comparing it to the libraries listed below
- ☆41Updated last year
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 9 months ago
- 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☆14Updated 2 years ago
- Linux linker for x86 and x86-64☆26Updated last week
- Cargo API written in Paris☆45Updated last week
- Ranged integers for Rust based on const generics☆28Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A sinless derive helper☆62Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- ☆11Updated 2 years ago
- Macro for sealing traits and structures☆51Updated 2 months ago
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- ☆84Updated 3 months ago
- Proof of concept ranged integers in Rust.☆40Updated 3 weeks ago
- 🐱concat! with support for const variables and expressions☆39Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Configure const and static items by environment variables.☆24Updated last year
- this safety is an illusion, exile☆25Updated 3 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆54Updated last week
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆41Updated last week
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated last year
- Hex Display: A modern xxd alternative.☆42Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- ☆31Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- ☆29Updated 9 months ago