Struct rpgffi::ColumnRef [] [src]

#[repr(C)]
pub struct ColumnRef { pub type_: NodeTag, pub fields: *mut List, pub location: c_int, }

Fields

Trait Implementations

impl Copy for ColumnRef
[src]

impl Clone for ColumnRef
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more