Type Definition dbus::TypeSig [] [src]

type TypeSig<'a> = Cow<'a, str>;

A TypeSig describes the type of a MessageItem.