pub type Signature = Tag;๐Deprecated:
Signature was renamed to Tag. This alias will be removed soon.Expand description
A deprecated alias for Tag.
Aliased Typeยง
struct Signature(/* private fields */);