Felix

Results 5 comments of Felix

Also in relation to #47 this could be interesting

Rust 1.36 has been releases with a stabilized `Future` trait. Can this fact lead this conversation any further?

@hannobraun > what's required here is someone to figure out what using Future actually means in practice. This is very true. To this time I do also not have a...

This code could also be implemented as a plain function. There is no need for it to be defined as a macro. Maybe something like this is more usable: ```rust...