Type Definition fdb::future::FdbFutureKey

source · []
pub type FdbFutureKey = FdbFuture<Key>;
Expand description

Represents the asynchronous result of a function that returns a Key from a database.