fallible property getter #251
This seems to work for a simple test that I've set up. I should also test the property changed signals too, but haven't yet.
This allows returning a zbus::Error
from a property getter, but maybe zbus::fdo::Error
directly would be better?
I know the #251 (closed) isn't really about fallible property setters, but would that also be something that needs to be added as well?
Edited by Ashley Wulber