Struct rpgffi::CoerceToDomainState [] [src]

#[repr(C)]
pub struct CoerceToDomainState { pub xprstate: ExprState, pub arg: *mut ExprState, pub constraint_ref: *mut DomainConstraintRef, }

Fields

Trait Implementations

impl Copy for CoerceToDomainState
[src]

impl Clone for CoerceToDomainState
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more