SimDatabase

Type Alias SimDatabase 

Source
pub type SimDatabase = Arc<Database>;
Expand description

Rust representation of a simulated FoundationDB database

Aliased Typeยง

pub struct SimDatabase { /* private fields */ }