~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.
dfc6e7d1
—
Peter 6 years ago
Create FUNDING.yml
- .github/FUNDING.yml +4 -0
.github/FUNDING.yml
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
# These are supported funding model platforms
|
|
2
|
+
|
|
3
|
+
github: [pyros2097]
|
|
4
|
+
patreon: pyros2097
|