Type Definition dbus::TypeSig[][src]

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

: Use Signature instead

A TypeSig describes the type of a MessageItem.