Crate embed_rust

Source
Expand description

A macro that allows to embed a Rust executable in another Rust program.

Macrosยง

embed_rust
Compile Rust code and return the bytes of the compiled binary.