pub type Assembler = Assembler<Aarch64Relocation>;Expand description
An aarch64 Assembler. This is aliased here for backwards compatability.
Aliased Typeยง
pub struct Assembler { /* private fields */ }pub type Assembler = Assembler<Aarch64Relocation>;An aarch64 Assembler. This is aliased here for backwards compatability.
pub struct Assembler { /* private fields */ }