blob: 7e4c1cf2343e7670f2cbb0c89fa34f090774ac05 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"enum":[["Sign","A Sign is a `BigInt`’s composing element."]],"struct":[["BigInt","A big signed integer type."],["BigUint","A big unsigned integer type."],["ParseBigIntError",""]],"trait":[["ToBigInt","A generic trait for converting a value to a `BigInt`. This may return `None` when converting from `f32` or `f64`, and will always succeed when converting from any integer or unsigned primitive, or `BigUint`."],["ToBigUint","A generic trait for converting a value to a `BigUint`."]]};