nimbus_cli::output::server

Type Alias Db

source
type Db = Arc<RwLock<InMemoryDb>>;

Aliased Typeยง

struct Db { /* private fields */ }