Andlon / embed-doc-imageLinks
Embed images in Rust documentation
☆26Updated 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:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Rust procedural macro attribute parser☆45Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated 2 weeks ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 weeks ago
- `$crate` in procedural macros.☆71Updated last month
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- An attribute to create an atomic wrapper around a C-style enum☆44Updated 11 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Use declarative macros as proc_macro attributes or derives☆115Updated 2 weeks ago
- Imitate the documentation build that docs.rs would do☆51Updated 4 months ago
- horrible serde macro stuff☆39Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Floating point types which can be safely shared between threads☆17Updated 9 months ago
- Serialize/deserialize rusqlite rows☆92Updated last week
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- ☆57Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- ☆29Updated last year