Trait dbus::arg::DictKey [] [src]

pub trait DictKey: Arg { }

Types that can be used as keys in a dict type implement this trait.

Implementors