Struct gravity::gnode_postfix_subexpr_t [] [src]

#[repr(C)]
pub struct gnode_postfix_subexpr_t { pub base: gnode_t, pub __bindgen_anon_1: gnode_postfix_subexpr_t__bindgen_ty_1, }

Fields

Trait Implementations

impl Debug for gnode_postfix_subexpr_t
[src]

Formats the value using the given formatter.

impl Copy for gnode_postfix_subexpr_t
[src]

impl Clone for gnode_postfix_subexpr_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more