Skip to main content

FDB_NETWORK

Static FDB_NETWORK 

Source
pub(crate) static FDB_NETWORK: Mutex<(Option<NetworkAutoStop>, bool)>
Expand description

FoundationDB network handle. The first element is Some if the network is initialized. The second element is true if the network has ever been initialized.