Extract content if has specific tag, throwing if not (the reference's
try_into_expected_tagged_value).
The WrongTag error names the expected tag as it was given (a Tag keeps
its name; a number or bigint stays unnamed) and the actual tag as the node
carries it.
Extract content if has specific tag, throwing if not (the reference's
try_into_expected_tagged_value).The
WrongTagerror names the expected tag as it was given (aTagkeeps its name; a number or bigint stays unnamed) and the actual tag as the node carries it.