aboutsummaryrefslogtreecommitdiff
path: root/examples/capacity.rs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/capacity.rs')
-rw-r--r--examples/capacity.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/capacity.rs b/examples/capacity.rs
index e625249a..550829be 100644
--- a/examples/capacity.rs
+++ b/examples/capacity.rs
@@ -2,6 +2,7 @@
#![deny(unsafe_code)]
#![deny(warnings)]
+#![deny(missing_docs)]
#![no_main]
#![no_std]