Struct rpgffi::Expr [] [src]

#[repr(C)]
pub struct Expr { pub type_: NodeTag, }

Fields

Trait Implementations

impl Copy for Expr
[src]

impl Clone for Expr
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more