Update src/io/seek/mod.rs

Co-Authored-By: Taiki Endo <te316e89@gmail.com>
new-scheduler
yjh 5 years ago committed by GitHub
parent 76ec9c4563
commit 74caed2d4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,7 @@ extension_trait! {
[`std::io::Seek`]: https://doc.rust-lang.org/std/io/trait.Seek.html
[`futures::io::AsyncSeek`]:
https://docs.rs/futures/0.3/futures/stream/trait.Stream.html
https://docs.rs/futures/0.3/futures/io/trait.AsyncSeek.html
[provided methods]: #provided-methods
[`SeekExt`]: ../io/prelude/trait.SeekExt.html
[prelude]: ../prelude/index.html

Loading…
Cancel
Save