Struct syntax::abi::AbiData [] [src]

pub struct AbiData { /* fields omitted */ }

Trait Implementations

impl Copy for AbiData
[src]

impl Clone for AbiData
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for AbiData

impl Sync for AbiData