nix_compat::nar::reader::read

Function tag

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

Consume a Tag from the reader.