View Source FDB.KeySelectorRange (fdb v6.3.23-0)
Link to this section Summary
Link to this section Types
Specs
t() :: %FDB.KeySelectorRange{ begin: FDB.KeySelector.t(), end: FDB.KeySelector.t() }
Link to this section Functions
Specs
range(FDB.KeySelector.t(), FDB.KeySelector.t()) :: t()