Trait dbus_client::CommonDestination
source · pub trait CommonDestination {
const DESTINATION: &'static str;
}
Required Associated Constants§
const DESTINATION: &'static str
Object Safety§
This trait is not object safe.
pub trait CommonDestination {
const DESTINATION: &'static str;
}