clarify async fn description
This commit is contained in:
parent
16d4787c54
commit
d59ccc1fd2
@ -1,6 +1,6 @@
|
||||
# Async `to_string`
|
||||
|
||||
Make this compile and pass tests:
|
||||
Define the `AsyncToString` trait to make this compile and pass tests (don't edit existing code):
|
||||
|
||||
```rust,ignore,mdbook-runnable
|
||||
# extern crate futures;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user