Type Alias bonsaidb::server::Server

source ·
pub type Server = CustomServer;
Expand description

A BonsaiDb server without a custom backend.

Aliased Type§

struct Server { /* private fields */ }