~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:

rustfmt.toml

merge_derives = true
fn_params_layout = "Compressed"
max_width = 160
tab_spaces = 2
reorder_imports = true