Make docs more consistent
This commit is contained in:
parent
5920fa3516
commit
cfd0f5592b
29 changed files with 110 additions and 69 deletions
|
|
@ -192,7 +192,7 @@ declare_clippy_lint! {
|
|||
/// }
|
||||
/// ```
|
||||
///
|
||||
/// // or
|
||||
/// or
|
||||
///
|
||||
/// ```rust
|
||||
/// # let res: Result<i32, std::io::Error> = Ok(1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue