Struct rpgffi::GroupPath [] [src]

#[repr(C)]
pub struct GroupPath { pub path: Path, pub subpath: *mut Path, pub groupClause: *mut List, pub qual: *mut List, }

Fields

Trait Implementations

impl Copy for GroupPath
[src]

impl Clone for GroupPath
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more