Module fdb::range

source · []
Expand description

Provides types for working with FDB range.

Structs

Range describes an exact range of keyspace, specified by a begin and end key.

RangeOptions specify how a database range operation is carried out.

Enums

Options that control the way the Rust binding performs range reads.