[][src]Function alass_cli::write_data_to_file

pub fn write_data_to_file(
    path: &Path,
    d: Vec<u8>
) -> Result<(), FileOperationError>