embed-rust 0.4.0

A macro that allows to embed a Rust executable.
Documentation
1
2
3
fn main() {
    // I'm just here so cargo populates the `OUT_DIR` environment variable.
}