Function nix_compat::nar::writer::sync::open

source ยท
pub fn open<W: Write>(writer: &mut W) -> Result<Node<'_, W>>
Expand description

Create a new NAR, writing the output to the specified writer.