amazing
This commit is contained in:
parent
7ec1e42454
commit
59b3f41ab8
@ -1,5 +1,5 @@
|
|||||||
use ezhttp::{Headers, HttpRequest, HttpResponse, HttpServer, HttpServerStarter};
|
use ezhttp::{Headers, HttpRequest, HttpResponse, HttpServer, HttpServerStarter};
|
||||||
use std::{thread, time::Duration};
|
use std::time::Duration;
|
||||||
|
|
||||||
struct EzSite {
|
struct EzSite {
|
||||||
index_page: String,
|
index_page: String,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user