Struct rpgffi::Gather [] [src]

#[repr(C)]
pub struct Gather { pub plan: Plan, pub num_workers: c_int, pub single_copy: bool_, pub invisible: bool_, }

Fields

Trait Implementations

impl Copy for Gather
[src]

impl Clone for Gather
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more