~repos /rust-embed
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.
d75c1ea9
—
Peter John 5 years ago
Merge pull request #107 from ignatenkobrain/master
- impl/license +1 -0
- utils/license +1 -0
impl/license
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
../license
|
utils/license
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
../license
|