pub fn open<W: Write>(writer: &mut W) -> Result<Node<'_, W>>
Create a new NAR, writing the output to the specified writer.