Function rucksack_lib::util::write_file

source ·
pub fn write_file(data: Vec<u8>, path: String) -> Result<()>