Live-embed pieces of code from throughout your project as Rust doc examples at compile time.
# Cargo.toml
[dependencies]
docify = "0.4.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to use the docify attribute to embed code in documentation.
Use a stable Rust toolchain with `#![feature(proc_macro_span)]` or switch to nightly.
No dependency data recorded yet.