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
impl Clone for keyselector
source§fn clone(&self) -> keyselector
fn clone(&self) -> keyselector
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more