Andlon / embed-doc-imageLinks
Embed images in Rust documentation
☆27Updated 4 years ago
Alternatives and similar repositories for embed-doc-image
Users that are interested in embed-doc-image are comparing it to the libraries listed below
Sorting:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- ☆112Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- `$crate` in procedural macros.☆79Updated last month
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Macro for sealing traits and structures☆60Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 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.☆114Updated 7 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- ☆61Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- ☆77Updated 4 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- A library for compact bit sets containing enums.☆121Updated last month
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Rust crate that provides a convenient macro to quickly plot variables.