Struct gmime::Priority [−]
pub struct Priority(_);
The priority of sources
Trait Implementations
impl ToGlib for Priority
impl ToGlib for Priority
impl PartialEq<Priority> for Priority
impl PartialEq<Priority> for Priority
fn eq(&self, __arg_0: &Priority) -> bool
fn eq(&self, __arg_0: &Priority) -> bool
This method tests for self
and other
values to be equal, and is used by ==
. Read more
fn ne(&self, __arg_0: &Priority) -> bool
fn ne(&self, __arg_0: &Priority) -> bool
This method tests for !=
.
impl Eq for Priority
impl Eq for Priority
impl Copy for Priority
impl Copy for Priority
impl Clone for Priority
impl Clone for Priority
fn clone(&self) -> Priority
fn clone(&self) -> Priority
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for Priority
impl Debug for Priority
fn fmt(&self, __arg_0: &mut Formatter) -> Result<(), Error>
fn fmt(&self, __arg_0: &mut Formatter) -> Result<(), Error>
Formats the value using the given formatter. Read more
impl Default for Priority
impl Default for Priority
impl FromGlib<i32> for Priority
impl FromGlib<i32> for Priority