Struct dbus::arg::TypeMismatchError
[−]
[src]
pub struct TypeMismatchError { }
Error struct to indicate a D-Bus argument type mismatch.
Might be returned from iter::read()
.