pub type SimDatabase = Arc<Database>;
Rust representation of a simulated FoundationDB database
pub struct SimDatabase { /* private fields */ }