Replaced simple comment with doc comment
This commit is contained in:
parent
0affb6e38a
commit
192d6870ee
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ a new unstable feature:
|
|||
in the active `declare_features` block:
|
||||
|
||||
```rust,ignore
|
||||
// description of feature
|
||||
/// description of feature
|
||||
(active, $feature_name, "$current_nightly_version", Some($tracking_issue_number), $edition)
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue