pub struct Builder { /* fields omitted */ }Builder for a TargetIsa.
Modify the ISA-specific settings before creating the TargetIsa trait object with finish.
Combine the ISA-specific settings with the provided ISA-independent settings and allocate a
fully configured TargetIsa trait object.
Set the string value of any setting by name. Read more
Enable a boolean setting or apply a preset. Read more
🔬 This is a nightly-only experimental API. (try_from)
The type returned in the event of a conversion error.
🔬 This is a nightly-only experimental API. (try_from)
🔬 This is a nightly-only experimental API. (try_from)
The type returned in the event of a conversion error.
🔬 This is a nightly-only experimental API. (try_from)
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
🔬 This is a nightly-only experimental API. (get_type_id)
this method will likely be replaced by an associated static