rust-lang / rustdoc-typesLinks
Rustdoc's JSON output interface
☆35Updated last week
Alternatives and similar repositories for rustdoc-types
Users that are interested in rustdoc-types are comparing it to the libraries listed below
Sorting:
- ☆112Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- ☆61Updated 2 years ago
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- ☆43Updated 2 years ago
- `$crate` in procedural macros.☆78Updated last month
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- ☆77Updated 4 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Macro for sealing traits and structures☆60Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago
- The never type (the true one!) in stable Rust.☆41Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Implied bounds, since 1.79!☆23Updated last year
- Lending iterators on stable Rust☆83Updated last year