Struct rpgffi::PlanInvalItem [] [src]

#[repr(C)]
pub struct PlanInvalItem { pub type_: NodeTag, pub cacheId: c_int, pub hashValue: uint32, }

Fields

Trait Implementations

impl Copy for PlanInvalItem
[src]

impl Clone for PlanInvalItem
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more