Trait dbus_client::CommonPath

source ·
pub trait CommonPath {
    const PATH: &'static str;
}

Required Associated Constants§

source

const PATH: &'static str

Object Safety§

This trait is not object safe.

Implementors§