Struct rpgffi::TidPath [] [src]

#[repr(C)]
pub struct TidPath { pub path: Path, pub tidquals: *mut List, }

Fields

Trait Implementations

impl Copy for TidPath
[src]

impl Clone for TidPath
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more