Struct dynasm::arch::DummyArch[][src]

pub struct DummyArch { /* fields omitted */ }

Trait Implementations

impl Clone for DummyArch
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for DummyArch
[src]

Formats the value using the given formatter. Read more

impl Arch for DummyArch
[src]

Auto Trait Implementations

impl Send for DummyArch

impl Sync for DummyArch