docs: Standardize on 'Errors' header in std docs
This commit is contained in:
parent
49fe519791
commit
129a6239d2
9 changed files with 18 additions and 18 deletions
|
@ -70,7 +70,7 @@ pub struct Metadata(fs_imp::FileAttr);
|
|||
/// information like the entry's path and possibly other metadata can be
|
||||
/// learned.
|
||||
///
|
||||
/// # Failure
|
||||
/// # Errors
|
||||
///
|
||||
/// This `io::Result` will be an `Err` if there's some sort of intermittent
|
||||
/// IO error during iteration.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue