A Cargo library to handle compilation and inclusion of Windows resources in the most resilient fashion imaginable
# Cargo.toml
[dependencies]
embed-resource = "3.0.9"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Embed Windows resources during build
Use conditional compilation with `#[cfg(target_os = "windows")]`
No dependency data recorded yet.