Struct rpgffi::Material [] [src]

#[repr(C)]
pub struct Material { pub plan: Plan, }

Fields

Trait Implementations

impl Copy for Material
[src]

impl Clone for Material
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more