Convert CBOR to a non-negative bigint.
Matches Rust's TryFrom<CBOR> for BigUint.
TryFrom<CBOR> for BigUint
Accepts:
Rejects:
The CBOR value to convert
Non-negative bigint
CborError
Convert CBOR to a non-negative bigint.
Matches Rust's
TryFrom<CBOR> for BigUint.Accepts:
Rejects: