Function nix_compat::nar::reader::read::tag

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

Consume a Tag from the reader.