feat: prep work for web UI

This commit is contained in:
Andrew Rioux
2025-01-22 01:21:54 -05:00
parent 53019f6fc9
commit 8499c0aee9
13 changed files with 676 additions and 98 deletions

View File

@@ -0,0 +1,3 @@
fn main() {
include!("../build_common.rs");
}