Trait ResourceTag

Source
pub trait ResourceTag:
    Debug
    + DowncastSync
    + 'static { }
Expand description

Mark a type as a Resource

Implementors§