Function axstarry::write

source ·
pub fn write<C: AsRef<[u8]>>(path: &str, contents: C) -> Option<()>
Expand description

Write a slice as the entire contents of a file.