rust-embed-impl 8.0.0

Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev
Documentation
# Rust Embed Implementation

The implementation of the rust-embed macro lies here.