[][src]Function xaction::write_file

pub fn write_file(
    path: impl AsRef<Path>,
    contents: impl AsRef<[u8]>
) -> Result<(), Error>