Struct rpgffi::CoalesceExprState [] [src]

#[repr(C)]
pub struct CoalesceExprState { pub xprstate: ExprState, pub args: *mut List, }

Fields

Trait Implementations

impl Copy for CoalesceExprState
[src]

impl Clone for CoalesceExprState
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more