Struct gmime::Priority[]

pub struct Priority(_);
[]

The priority of sources

Trait Implementations

impl ToGlib for Priority
[+]

impl PartialEq<Priority> for Priority
[+]

[]

This method tests for self and other values to be equal, and is used by ==. Read more

[]

This method tests for !=.

impl Eq for Priority

impl Copy for Priority

impl Clone for Priority
[+]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Debug for Priority
[+]

[]

Formats the value using the given formatter. Read more

impl Default for Priority
[+]

[]

Returns the "default value" for a type. Read more

impl FromGlib<i32> for Priority
[+]

Auto Trait Implementations

impl Send for Priority

impl Sync for Priority