pub exec fn primitive_tag(tag: Tag) -> TagExpand description
returns
(Tag {
class: tag.class,
constructed: false,
number: tag.number,
}),Return the primitive form of a tag identity.