Struct binaryen_sys::BinaryenLiteral [] [src]

#[repr(C)]
pub struct BinaryenLiteral { pub type_: i32, pub __bindgen_anon_1: BinaryenLiteral__bindgen_ty_1, }

Fields

Trait Implementations

impl Copy for BinaryenLiteral
[src]

impl Clone for BinaryenLiteral
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more