Struct rpgffi::DiscardStmt [] [src]

#[repr(C)]
pub struct DiscardStmt { pub type_: NodeTag, pub target: DiscardMode, }

Fields

Trait Implementations

impl Copy for DiscardStmt
[src]

impl Clone for DiscardStmt
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more