We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 695b052 commit cd85852Copy full SHA for cd85852
src/lib.rs
@@ -53,7 +53,7 @@
53
//! ```
54
55
56
-pub extern crate num_traits;
+extern crate num_traits;
57
58
pub use std::option::Option;
59
pub use num_traits::FromPrimitive;
0 commit comments