rust-lang / rustdoc-types
Rustdoc's JSON output interface
☆29Updated 3 weeks ago
Alternatives and similar repositories for rustdoc-types:
Users that are interested in rustdoc-types are comparing it to the libraries listed below
- Backported standard Rust library to older compilers.☆21Updated 2 years ago
- ☆41Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆54Updated this week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆78Updated this week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A sinless derive helper☆62Updated 3 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 9 months ago
- horrible serde macro stuff☆39Updated last year
- ☆55Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- ☆111Updated 2 years ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- 🐱concat! with support for const variables and expressions☆39Updated 2 weeks ago
- Convenience wrapper for cargo buildscript input/output☆14Updated 2 weeks ago
- Iterator of const known length☆15Updated 2 months 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
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- Rust procedural macro attribute parser☆38Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Abstract over different executors☆73Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Some internal rustc tools made accessible☆47Updated last month
- Helper macros: autoimpl, impl_scope☆59Updated last month
- An exploration of Storages☆36Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Serde support for the humantime crate☆30Updated last year