docs: improve discoverability of codec module (#2523)

This commit is contained in:
Geoff Shannon
2020-05-14 16:51:55 +02:00
committed by GitHub
parent 02661ba30a
commit b44ab27359
10 changed files with 67 additions and 30 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
//!
//! # Usage
//!
//! Attempting to write data that the mock isn't expected will result in a
//! Attempting to write data that the mock isn't expecting will result in a
//! panic.
//!
//! [`AsyncRead`]: tokio::io::AsyncRead