Zeeshan Ali Khan

Results 435 comments of Zeeshan Ali Khan
trafficstars

We already support async traits through the `async-trait` crate. Both proxy and interface methods are async in 2.0 essentially.

https://gitlab.freedesktop.org/dbus/zbus/-/blob/main/zbus/src/interface.rs#L48

In GitLab by @elmarco on Jul 7, 2020, 21:00 zbus-1.0? but isn't this zvariant?

marked #55 as a duplicate of this issue

Awesome! Please hold on a bit before publishing it until I'm done with the Emoji bundling idea. If that works out, we can stick a few deps.

This has been pending for 1.5 years now. @yoshuawuyts (or anyone here) do you still intend to push forward with this? If not, let's close it. Issues open forever, don't...

@yoshuawuyts ok, closing then.

> Is it possible to go `no_std` like `async-channel`? At least I haven't looked into this, but I'm all for it. > I am also willing to work on this...