Type Alias fdb_sys::FDBKeySelector

source ·
pub type FDBKeySelector = keyselector;

Aliased Type§

struct FDBKeySelector {
    pub key: key,
    pub orEqual: i32,
    pub offset: i32,
}

Fields§

§key: key§orEqual: i32§offset: i32

Trait Implementations§

source§

impl Clone for keyselector

source§

fn clone(&self) -> keyselector

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for keyselector

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Copy for keyselector