Type Alias nostr_types::Tag

source ·
pub type Tag = TagV3;
Expand description

A tag on an Event

Aliased Type§

struct Tag(/* private fields */);