pub trait DebugControllerDBusExtManual: Sized {
    // Required method
    fn connection(&self) -> DBusConnection;
}
Available on crate feature v2_72 only.

Required Methods§

Implementors§