write_infused_nar_path

Function write_infused_nar_path 

Source
pub fn write_infused_nar_path(
    w: &mut impl Write,
    node: Node,
    nar_size: u64,
) -> Result<(), Error>
Expand description

From a given root node and nar_size, writes a castore-infused NAR path to the writer.