rust-lang / rustdoc-types
Rustdoc's JSON output interface
☆29Updated last week
Alternatives and similar repositories for rustdoc-types:
Users that are interested in rustdoc-types are comparing it to the libraries listed below
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆55Updated last year
- Backported standard Rust library to older compilers.☆21Updated 2 years ago
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- A sinless derive helper☆71Updated 4 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated this week
- Implied bounds, since 1.79!☆20Updated 3 months ago
- ☆40Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆78Updated 2 weeks ago
- Embed images in Rust documentation☆26Updated 3 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last week
- ☆111Updated 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.☆109Updated 2 years ago
- Name return types of async fn on stable Rust☆18Updated 2 years ago
- ☆29Updated 10 months ago
- `$crate` in procedural macros.☆69Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆57Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆41Updated last year
- horrible serde macro stuff☆39Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆65Updated 9 months ago