Struct rpgffi::MergeAppendPath [] [src]

#[repr(C)]
pub struct MergeAppendPath { pub path: Path, pub subpaths: *mut List, pub limit_tuples: f64, }

Fields

Trait Implementations

impl Copy for MergeAppendPath
[src]

impl Clone for MergeAppendPath
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more