Open zeenix opened 1 year ago
In GitLab by @danburkert on May 6, 2023, 20:06
The dbug_proxy! macro provides the object annotation generating a proxy return type for methods which return an object path - it would be nice if there were an equivalent annotation for handling methods that return an array of object paths.
dbug_proxy!
object
In GitLab by @danburkert on May 6, 2023, 20:06
The
dbug_proxy!
macro provides theobject
annotation generating a proxy return type for methods which return an object path - it would be nice if there were an equivalent annotation for handling methods that return an array of object paths.