Struct rpgffi::Interval [] [src]

#[repr(C)]
pub struct Interval { pub time: TimeOffset, pub day: int32, pub month: int32, }

Fields

Trait Implementations

impl Copy for Interval
[src]

impl Clone for Interval
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more