Enum dbus-rs::BusType 
            [-]
             [+]
        [src]
pub enum BusType {
    Session,
    System,
    Starter,
}Variants
| Session | |
| System | |
| Starter | 
pub enum BusType {
    Session,
    System,
    Starter,
}| Session | |
| System | |
| Starter | 
impl Copy for DBusBusTypeimpl PartialEq for DBusBusTypefn eq(&self, __arg_0: &DBusBusType) -> boolfn ne(&self, __arg_0: &DBusBusType) -> boolimpl Debug for DBusBusType
                Prefix searches with a type followed by a colon (e.g.
                fn:) to restrict the search to a given type.
            
                Accepted types are: fn, mod,
                struct, enum,
                trait, typedef (or
                tdef).