Andlon / embed-doc-image
Embed images in Rust documentation
☆26Updated 3 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
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- Macro for sealing traits and structures☆53Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆29Updated 11 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆112Updated this week
- ☆41Updated 6 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A utility crate to log errors without losing key information along the way.☆29Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 3 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 2 months ago
- Cargo API written in Paris☆47Updated last week
- ☆55Updated last year
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 8 months ago
- An attribute to create an atomic wrapper around a C-style enum☆43Updated 9 months ago
- Rustdoc's JSON output interface☆29Updated 3 weeks ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 11 months ago
- ☆20Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago