Static cfile_rs::WRITE_ONLY [] [src]

pub static WRITE_ONLY: &'static str = "w"

A &'static str to be passed into the CFile::open method. It will only allow writing.