Enum glib_sys::GTestFileType
[−]
[src]
pub enum GTestFileType { Dist, Built, }
Variants
Dist | ||
Built |
pub enum GTestFileType { Dist, Built, }
Dist | ||
Built |
impl PartialEq for GTestFileType
fn eq(&self, __arg_0: >estFileType) -> bool
fn ne(&self, __arg_0: >estFileType) -> bool
impl Eq for GTestFileType
impl Debug for GTestFileType
impl Copy for GTestFileType
impl Clone for GTestFileType
fn clone(&self) -> GTestFileType
fn clone_from(&mut self, source: &Self)