nick: Deny missing docs.
This commit is contained in:
parent
cd0d47b92e
commit
c50c21dd26
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
// License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
#![deny(missing_docs)]
|
||||
|
||||
generate_elem_id!(
|
||||
/// Represents a global, memorable, friendly or informal name chosen by a user.
|
||||
Nick, "nick", NICK
|
||||
|
|
Loading…
Reference in a new issue