Static cfile_rs::APPEND_ONLY [] [src]

pub static APPEND_ONLY: &'static str = "a"

A &'static str to be passed into the CFile::open method. It will only allow data to be appended to the end of the file.