A webring in use by the solarpunk.moe community
Fries
53193d84b8
i abstraced the file handling out to a global static struct called "Files" that is only written to once, in main inside a OnceLock. i also split out asset handling into its own module folder called assets which has all the asset handling code. i also have a new crate called "proc_macros" which provides a attribute macro that adds the base_template field to each struct i decorate with it using the syn and quote crates. |
||
---|---|---|
.vscode | ||
cli | ||
proc-macros | ||
public | ||
shared | ||
src | ||
templates | ||
.editorconfig | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
rustfmt.toml |
meowy-webring
A webring in use by the solarpunk.moe community