Struct rpgffi::HashPath [] [src]

#[repr(C)]
pub struct HashPath { pub jpath: JoinPath, pub path_hashclauses: *mut List, pub num_batches: c_int, }

Fields

Trait Implementations

impl Copy for HashPath
[src]

impl Clone for HashPath
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more