Registry / utility / embed-doc-image

embed-doc-image

JSON →
library0.1.4rscratesunverified

Embed images in Rust documentation.

# Cargo.toml [dependencies] embed-doc-image = "0.1.4"
INSTALL
IMPORT
SIG · EMBED-DOC-IMAGE
E
embed-doc-image
utilityrustv0.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

embed_doc_image
use embed_doc_image::embed_doc_image;

Embeds an image into Rust doc comments.

use embed_doc_image::embed_doc_image; #[embed_doc_image("my_image", "images/example.png")] /// This is my image: ![my_image] fn main() { println!("Documentation with embedded image."); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
embed-doc-image — cargo add embed-doc-image · libregistry