Static cfile_rs::READ_ONLY [] [src]

pub static READ_ONLY: &'static str = "r"

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