rust-lang / rustdoc-types
Rustdoc's JSON output interface
☆28Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for rustdoc-types
- Backported standard Rust library to older compilers.☆21Updated 2 years ago
- ☆55Updated last year
- ☆36Updated last year
- `$crate` in procedural macros.☆65Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Embed images in Rust documentation☆23Updated 3 years ago
- The quickest way to override dependencies with Cargo☆42Updated this week
- A sinless derive helper☆48Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Name return types of async fn on stable Rust☆18Updated last year
- ☆29Updated 6 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated 11 months ago
- ☆112Updated last year
- horrible serde macro stuff☆38Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated 4 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆47Updated 2 weeks ago
- Imitate the documentation build that docs.rs would do☆40Updated this week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated last week
- Macro for sealing traits and structures☆49Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- A snapshot of name squatting on crates.io☆74Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago