mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-19 09:36:17 +00:00
Possibility of different error types for different APIs
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ pub mod error;
|
||||
pub use error::Error;
|
||||
|
||||
mod encoding;
|
||||
mod generic_server;
|
||||
pub mod generic_server;
|
||||
pub mod helpers;
|
||||
mod router_macros;
|
||||
/// This mode is public only to help testing. Don't expect stability here
|
||||
|
||||
Reference in New Issue
Block a user