Struct rpgffi::QualCost [] [src]

#[repr(C)]
pub struct QualCost { pub startup: Cost, pub per_tuple: Cost, }

Fields

Trait Implementations

impl Copy for QualCost
[src]

impl Clone for QualCost
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more