Struct syntax::abi::AbiDataUnstable [-] [+] [src]

pub struct AbiData {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl Clone for AbiData

fn clone(&self) -> AbiData

fn clone_from(&mut self, source: &Self)

impl Copy for AbiData