Skip to main content

write_spool

Function write_spool 

Source
pub fn write_spool(bytes: &[u8], kind: &str) -> Result<PathBuf>
Expand description

Write bytes to a new spool file; returns absolute path.