Enum finite_fields::error::OverflowError
[−]
[src]
pub enum OverflowError { Default { arg1: String, arg2: String, }, }
Variants
Default
Arithmetic overflow..
Fields of Default
arg1: String | |
arg2: String |