Commit feb3eb3f authored by Andy Gauge's avatar Andy Gauge
Browse files

removed deny missing docs

parent 1e161e92
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
#![deny(missing_docs)]
//! BigNum implementation
//!
//! Large numbers are important for a cryptographic library.  OpenSSL implementation