Support multiple exit codes
..with more specific error enums.
This commit is contained in:
@@ -40,6 +40,7 @@ mod taskdb;
|
||||
mod utils;
|
||||
mod workingset;
|
||||
|
||||
pub use errors::Error;
|
||||
pub use replica::Replica;
|
||||
pub use server::{Server, ServerConfig};
|
||||
pub use storage::StorageConfig;
|
||||
|
||||
Reference in New Issue
Block a user