Document that Bound<T> impls exist

This commit is contained in:
David Tolnay
2019-02-01 21:07:14 -08:00
parent fa854a2108
commit 796f412a1e
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -89,6 +89,7 @@
//! - PathBuf
//! - Range\<T\>
//! - RangeInclusive\<T\>
//! - Bound\<T\>
//! - num::NonZero*
//! - `!` *(unstable)*
//! - **Net types**:
+1
View File
@@ -84,6 +84,7 @@
//! - PathBuf
//! - Range\<T\>
//! - RangeInclusive\<T\>
//! - Bound\<T\>
//! - num::NonZero*
//! - `!` *(unstable)*
//! - **Net types**: