Closed vmx closed 2 years ago
core::dec::decode_len doesn't need to be public to the crate, it can be private. This PR is based on the comment by @quininer at https://github.com/quininer/cbor4ii/issues/16#issuecomment-1098666029
core::dec::decode_len
Thank you!
core::dec::decode_len
doesn't need to be public to the crate, it can be private. This PR is based on the comment by @quininer at https://github.com/quininer/cbor4ii/issues/16#issuecomment-1098666029