did more restructuring. This feels better I think, the appstate file is
still freaking huge, but is what it is I suppose.
This commit is contained in:
+2550
File diff suppressed because it is too large
Load Diff
+4
-2537
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -9,7 +9,7 @@ use std::{env, path::PathBuf, process::exit};
|
|||||||
use sysinfo::*;
|
use sysinfo::*;
|
||||||
use tetanus::funcs::*;
|
use tetanus::funcs::*;
|
||||||
use tetanus::server::start_server;
|
use tetanus::server::start_server;
|
||||||
use tetanus::{AppState, server};
|
use tetanus::{appstate::AppState, server};
|
||||||
|
|
||||||
mod install;
|
mod install;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user