removed deny missing docs
This commit is contained in:
parent
1e161e924f
commit
feb3eb3f01
|
|
@ -1,4 +1,3 @@
|
||||||
#![deny(missing_docs)]
|
|
||||||
//! BigNum implementation
|
//! BigNum implementation
|
||||||
//!
|
//!
|
||||||
//! Large numbers are important for a cryptographic library. OpenSSL implementation
|
//! Large numbers are important for a cryptographic library. OpenSSL implementation
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue