A build-time information stored in your rust project, providing compile-time metadata.
# Cargo.toml
[dependencies]
shadow-rs = "2.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Embeds build-time information like version and build time into the binary.
Add a build.rs file with `shadow_rs::new()` call.
No dependency data recorded yet.