forked from mirror/async-std
commit
cc949f48ea
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ syntax.
|
|||
## Features
|
||||
|
||||
- __Modern:__ Built from the ground up for `std::future` and `async/await` with
|
||||
blazing fast compilation times.
|
||||
blazing fast compilation time.
|
||||
- __Fast:__ Our robust allocator and threadpool designs provide ultra-high
|
||||
throughput with predictably low latency.
|
||||
- __Intuitive:__ Complete parity with the stdlib means you only need to learn
|
||||
|
|
Loading…
Reference in a new issue