rust-lang / rustdoc-typesLinks
Rustdoc's JSON output interface
☆34Updated 2 months ago
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
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- ☆112Updated 2 years ago
- ☆61Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- `$crate` in procedural macros.☆76Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Cargo API written in Paris☆54Updated last week
- ☆60Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Embed images in Rust documentation☆26Updated 4 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- The never type (the true one!) in stable Rust.☆41Updated 4 months ago
- Some internal rustc tools made accessible☆47Updated 3 weeks ago
- ☆76Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- 🐱concat! with support for const variables and expressions☆43Updated 4 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Convert number to enum☆87Updated last year