mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
Fixed broken link in tokio-fs documentation (#352)
This commit is contained in:
committed by
Carl Lerche
parent
363b207f2b
commit
14ec268b8a
@@ -1,6 +1,6 @@
|
|||||||
//! Types for working with [`File`].
|
//! Types for working with [`File`].
|
||||||
//!
|
//!
|
||||||
//! [`File`]: struct.File.html
|
//! [`File`]: file/struct.File.html
|
||||||
|
|
||||||
mod create;
|
mod create;
|
||||||
mod open;
|
mod open;
|
||||||
|
|||||||
Reference in New Issue
Block a user