Type Alias bonsaidb_server::Server
source · pub type Server = CustomServer<NoBackend>;
Expand description
A BonsaiDb server without a custom backend.
Aliased Type§
struct Server { /* private fields */ }
pub type Server = CustomServer<NoBackend>;
A BonsaiDb server without a custom backend.
struct Server { /* private fields */ }