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.☆37Updated 3 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated 2 months ago
- Proof of concept ranged integers in Rust.☆48Updated last month
- Configure const and static items by environment variables.☆25Updated last year
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- Umbrella repository for Krabcake experiments☆46Updated 3 months ago
- ☆29Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Ranged integers for Rust based on const generics☆28Updated 6 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 9 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Implied bounds, since 1.79!☆20Updated 5 months ago
- A Rust library for runtime-checked linearish types☆33Updated last year
- horrible serde macro stuff☆39Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆40Updated last year
- Rust crate for eager macro expansion☆13Updated 5 years ago
- Use declarative macros as proc_macro attributes or derives☆112Updated 3 weeks ago
- An alternate Cargo registry using static files☆120Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆81Updated 2 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Rustdoc's JSON output interface☆30Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month