rust-lang / rustdoc-typesLinks
Rustdoc's JSON output interface
☆34Updated 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:
- ☆43Updated 2 years ago
- ☆112Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- ☆60Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Some internal rustc tools made accessible☆47Updated 8 months ago
- Cargo API written in Paris☆51Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆62Updated this week
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- ☆77Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- `$crate` in procedural macros.☆74Updated last week
- Embed images in Rust documentation☆27Updated 4 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- The never type (the true one!) in stable Rust.☆40Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- structured parallel execution for async Rust☆36Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago