mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-25 20:06:53 +00:00
Skeleton to the new web API
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
|
||||
pub mod web_server;
|
||||
|
||||
Reference in New Issue
Block a user