pub trait DebugControllerDBusExtManual: Sized {
    fn connection(&self) -> DBusConnection;
}

Required Methods

Implementors