Implement traits for !

This commit is contained in:
David Tolnay
2018-06-03 00:02:29 -07:00
parent 0a71fe329c
commit 338fb67853
5 changed files with 23 additions and 1 deletions
+1
View File
@@ -93,6 +93,7 @@
//! - PathBuf
//! - Range\<T\>
//! - num::NonZero*
//! - `!` *(unstable)*
//! - **Net types**:
//! - IpAddr
//! - Ipv4Addr