Function tag

Source
pub async fn tag<T: Tag>(reader: &mut Reader<'_>) -> Result<T>
Expand description

Consume a Tag from the reader.