Link to the book from lib.rs

pull/29/head
Florian Gilcher 5 years ago
parent cf3d66143d
commit 228f22440c
No known key found for this signature in database
GPG Key ID: E7B51D33F8EBF61B

@ -1,8 +1,12 @@
//! Async version of the Rust standard library.
//!
//! This crate is an async version of [`std`].
//! Higher-level documentation in the form of the book
//! ["Async programming in Rust with async-std"][book]
//! is available.
//!
//! [`std`]: https://doc.rust-lang.org/std/index.html
//! [here]: https://book.async.rs
//!
//! # Examples
//!

Loading…
Cancel
Save