Function xaction::write_file[][src]

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