Trait drone_riscv::reg::prelude::RegOwned[][src]

pub trait RegOwned: RegTag { }

An owned register token tag.

A token tagged with a tag, which implements this trait, follows the move-semantics.

Implementors

Loading content...