Struct syntex_syntax::abi::AbiData [] [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