~repos /rust-embed

#rust#proc-macro#http

git clone https://pyrossh.dev/repos/rust-embed.git

rust macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.


file:

impl/readme.md

# Rust Embed Implementation
The implementation of the rust-embed macro lies here.