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

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

Consume a Tag from the reader.