GoldsteinE / name-it
Name return types of async fn on stable Rust
☆18Updated 2 years ago
Alternatives and similar repositories for name-it:
Users that are interested in name-it are comparing it to the libraries listed below
- Rustdoc's JSON output interface☆29Updated last week
- `$crate` in procedural macros.☆68Updated 3 weeks ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- The never type (the true one!) in stable Rust.☆35Updated 3 years ago
- ☆41Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆58Updated last week
- Find out about keys that are ignored when deserializing data☆78Updated last week
- Rust procedural macro attribute parser☆38Updated 7 months ago
- Macro for sealing traits and structures☆50Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A sinless derive helper☆52Updated 2 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆68Updated last month
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆34Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆42Updated 3 years ago
- Embed images in Rust documentation☆25Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A tracing subscriber for the web☆19Updated last year
- horrible serde macro stuff☆39Updated last year
- Abstract over different executors☆73Updated last year
- Proof of concept ranged integers in Rust.☆40Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated last month
- ☆55Updated last year
- Refines, sorts and reformats -Zprint-type-sizes☆18Updated 8 months ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago