Function axfs::api::write

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

Write a slice as the entire contents of a file.