dbus::TypeSig 
                   
                       [−]
                   
               [src]
type TypeSig<'a> = Cow<'a, str>;
A TypeSig describes the type of a MessageItem.
type TypeSig<'a> = Cow<'a, str>;
A TypeSig describes the type of a MessageItem.