Error Set ConvertError [src]

Alias for std.math.big.int.Const.ConvertError

Errors

NegativeIntoUnsigned
TargetTooSmall

Source

pub const ConvertError = error{ NegativeIntoUnsigned, TargetTooSmall, }