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