Struct rpgffi::ProjectionPath [] [src]

#[repr(C)]
pub struct ProjectionPath { pub path: Path, pub subpath: *mut Path, pub dummypp: bool_, }

Fields

Trait Implementations

impl Copy for ProjectionPath
[src]

impl Clone for ProjectionPath
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more