| Crates.io | num-err |
| lib.rs | num-err |
| version | 0.1.1 |
| created_at | 2025-07-11 21:13:21.104751+00 |
| updated_at | 2025-07-14 10:29:53.497811+00 |
| description | Bikesheding the error type for num traits |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1748443 |
| size | 49,175 |
around
pub enum MathErrors {
InvalidInput,
Overflow,
Underflow,
DivisionByZero,
}
default - []
serde1- - serde
borsh1 - borsh
borsh1_unstable__schema - borsh schema
protobuf3 - protobuf
parity-scale-codec3 - parity-scale-codec
schemars1 - schemars JSON schema
proptest1 - proptest strategy
arbitrary1 - arbitrary
arbitrary-int1 - arbitrary-int u2
error - dummy(for now) core::error::Error trait