Struct rpgffi::A_Const [] [src]

#[repr(C)]
pub struct A_Const { pub type_: NodeTag, pub val: Value, pub location: c_int, }

Fields

Trait Implementations

impl Copy for A_Const
[src]

impl Clone for A_Const
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more