Struct rpgffi::InferenceElem [] [src]

#[repr(C)]
pub struct InferenceElem { pub xpr: Expr, pub expr: *mut Node, pub infercollid: Oid, pub inferopclass: Oid, }

Fields

Trait Implementations

impl Copy for InferenceElem
[src]

impl Clone for InferenceElem
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more