Enum dbus::BusType
[−]
[src]
pub enum BusType {
Session,
System,
Starter,
}Variants
Session | ||
System | ||
Starter |
pub enum BusType {
Session,
System,
Starter,
}Session | ||
System | ||
Starter |
impl Clone for DBusBusType[src]fn clone(&self) -> DBusBusTypefn clone_from(&mut self, source: &Self)impl Copy for DBusBusType[src]impl PartialEq for DBusBusType[src]fn eq(&self, __arg_0: &DBusBusType) -> boolfn ne(&self, other: &Rhs) -> boolimpl Debug for DBusBusType[src]