Struct AbiData
rustc_target::spec::abi
pub struct AbiData { /* fields omitted */ }
impl Copy for AbiData
impl Clone for AbiData
fn clone(&self) -> AbiData
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read more
source
impl Send for AbiData
impl Sync for AbiData