Skip to main content

ArchReg

Trait ArchReg 

Source
pub trait ArchReg:
    Copy
    + Clone
    + FromStr<Err = ParseIntError>
    + Sized { }

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§