🚀 Airup is a modern, portable and blazingly fast implementation of service supervisor and the init daemon.
18
stars
1
forks
source link
Lifetime issues with `<airup_sdk::nonblocking::Connection as airup_sdk::Connection>::invoke` #25
Open
sisungo opened 9 months ago
It's hard to use the following pattern with current implementation due to lifetime issues:
The plan is:
async
keyword generics is added to Rust, current emulation is rewritten.