Drop string field from `zbus_error` variant of zbus_macros::DBusError macro
The following discussion from !401 (merged) should be addressed:
-
@zeenix started a discussion: (+5 comments) why not?
zbus::Error
implements display so I'd just convert that to a string and remove the newString
fields in zbus error variant.