Convert CBOR to a bigint (any sign).
Matches Rust's TryFrom<CBOR> for BigInt.
TryFrom<CBOR> for BigInt
Accepts:
Rejects:
The CBOR value to convert
A bigint value
CborError
Convert CBOR to a bigint (any sign).
Matches Rust's
TryFrom<CBOR> for BigInt.Accepts:
Rejects: