doc: 调整示例结果显示的数据

pull/918/head
Echo 4 years ago committed by GitHub
parent 20cb1fc718
commit 0e973bd231
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -97,7 +97,7 @@ async fn main() -> Result<()> {
```shell
$ cargo run
从服务器端获取到结果=Some("world")
从服务器端获取到结果=Some(b"world")
```
Perfect, 代码成功运行,是时候来解释下其中蕴藏的至高奥秘了。

Loading…
Cancel
Save