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.
|
/// scope.
|
||||||
///
|
///
|
||||||
/// ### Example
|
/// ### Example
|
||||||
/// ```
|
///
|
||||||
|
/// ```rust
|
||||||
/// struct SomeStruct;
|
/// struct SomeStruct;
|
||||||
/// impl Drop for SomeStruct {
|
/// impl Drop for SomeStruct {
|
||||||
/// fn drop(&mut self) {
|
/// fn drop(&mut self) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue