Some commits in the way of cleaning up the Rust and generating module lists.
This commit is contained in:
@@ -39,6 +39,7 @@ pub trait CryptoNum {
|
||||
}
|
||||
|
||||
/// An error in conversion of large numbers (either to primitives or to other numbers
|
||||
#[derive(Debug)]
|
||||
pub enum ConversionError {
|
||||
NegativeToUnsigned,
|
||||
Overflow
|
||||
|
||||
0
src/signed.rs
Normal file
0
src/signed.rs
Normal file
Reference in New Issue
Block a user