pub trait AtspiProxy {
    const INTERFACE: Interface;
}

Required Associated Constants§

Implementors§