Stjepan Glavina
|
38a86766d3
|
Add future::timeout() (#20)
* Add future::timeout()
* Update src/future/timeout.rs
Co-Authored-By: Yoshua Wuyts <yoshuawuyts+github@gmail.com>
* Update src/future/timeout.rs
Co-Authored-By: Yoshua Wuyts <yoshuawuyts+github@gmail.com>
* Put futues::timeout behind unstable feature
|
2019-08-30 20:28:49 +02:00 |
|
Yoshua Wuyts
|
63ad786768
|
remove async_await feature gate
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-08-21 00:29:35 -07:00 |
|
Stjepan Glavina
|
4b45918f50
|
Remove time module
|
2019-08-15 19:26:10 +02:00 |
|
Stjepan Glavina
|
019c8085f4
|
Cleanup examples
|
2019-08-14 03:47:39 +02:00 |
|
Stjepan Glavina
|
e44451a042
|
Revamp IO traits and Stream trait
|
2019-08-12 12:50:35 +02:00 |
|
Stjepan Glavina
|
3f4a56abdc
|
Reformat doc examples
|
2019-08-09 02:56:59 +02:00 |
|
Florian Gilcher
|
5b0a6269a9
|
Initial commit
|
2019-08-08 14:44:48 +02:00 |
|