Struct microsoft_dia::bindings::LocationType
#[repr(transparent)]pub struct LocationType(pub i32);Tuple Fields§
§0: i32Trait Implementations§
§impl Clone for LocationType
impl Clone for LocationType
§impl Debug for LocationType
impl Debug for LocationType
§impl Default for LocationType
impl Default for LocationType
§impl PartialEq<LocationType> for LocationType
impl PartialEq<LocationType> for LocationType
§fn eq(&self, other: &LocationType) -> bool
fn eq(&self, other: &LocationType) -> bool
This method tests for
self and other values to be equal, and is used
by ==.