Specify language of code comment to generate document
This commit is contained in:
parent
96ddd32c4b
commit
a9e4176bc8
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ declare_lint! {
|
|||
/// scope.
|
||||
///
|
||||
/// ### Example
|
||||
/// ```
|
||||
///
|
||||
/// ```rust
|
||||
/// struct SomeStruct;
|
||||
/// impl Drop for SomeStruct {
|
||||
/// fn drop(&mut self) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue