Skip to content

Fix return type for property access trait.

Tim Small requested to merge TimSmall/zbus:xmlgen-fdo-result-fix into master

Trait implementations created by xmlgen had fallen out of sync with changes to the return type in zbus::fdo.

See SHA: c6b5756f etc.

Merge request reports