rust-lang / rustdoc-typesLinks
Rustdoc's JSON output interface
☆38Updated last month
Alternatives and similar repositories for rustdoc-types
Users that are interested in rustdoc-types are comparing it to the libraries listed below
Sorting:
- ☆111Updated 3 years ago
- ☆61Updated 2 years ago
- ☆43Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Macro for sealing traits and structures☆61Updated last year
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆77Updated 4 years 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
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- `$crate` in procedural macros.☆80Updated 2 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- ☆34Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Cargo API written in Paris☆55Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- horrible serde macro stuff☆39Updated 2 years ago
- Token tree calling convention☆83Updated 3 years ago