Struct rpgffi::IndexRuntimeKeyInfo [] [src]

#[repr(C)]
pub struct IndexRuntimeKeyInfo { pub scan_key: ScanKey, pub key_expr: *mut ExprState, pub key_toastable: bool_, }

Fields

Trait Implementations

impl Copy for IndexRuntimeKeyInfo
[src]

impl Clone for IndexRuntimeKeyInfo
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more