Type Alias oasis_core_runtime::transaction::tags::Tags
source · pub type Tags = Vec<Tag>;
Expand description
A set of tags.
Aliased Type§
struct Tags { /* private fields */ }
pub type Tags = Vec<Tag>;
A set of tags.
struct Tags { /* private fields */ }