write_temp_contents

Function write_temp_contents 

Source
fn write_temp_contents(
    temp_path: &Path,
    contents: &[u8],
) -> Result<(), Box<FsError>>