Skip to main content

DefaultDB

Type Alias DefaultDB 

Source
pub type DefaultDB = InMemoryDB;
Expand description

The default database.

Aliased Typeยง

pub struct DefaultDB { /* private fields */ }