zm: Wrap single args of methods in a tuple
So if it's a struct/tuple itself, zbus will only remove the ()
from the signature that we add and not the actual intended ones.
Fixes #151 (closed).
Edited by Zeeshan Ali Khan
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
So if it's a struct/tuple itself, zbus will only remove the ()
from the signature that we add and not the actual intended ones.
Fixes #151 (closed).