pub struct Register(_);
Expand description
Describe the register index to use. This wrapper is a type-safe way to pass
around the registers defined in inst/regs.rs
.
pub struct Register(_);
Describe the register index to use. This wrapper is a type-safe way to pass
around the registers defined in inst/regs.rs
.