pub type DefaultDatabase = MemoryDB;
A type indicating database selected by default.
pub struct DefaultDatabase { /* private fields */ }