[][src]Trait drone_core::reg::tag::RegTag

pub trait RegTag: Sized + Send + Sync + Default + 'static { }

A register token tag.

All concrete tags implement this trait.

Implementors

impl RegTag for Crt[src]

impl RegTag for Srt[src]

impl RegTag for Urt[src]

Loading content...