Function mei::write

source ·
pub fn write<P, C>(path: P, contents: C)where
    P: AsRef<Path>,
    C: AsRef<[u8]>,