Imports of package cbor

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/aws/smithy-go/documentPackage document provides interface definitions and error types for document types.
github.com/aws/smithy-go/document/internal/serde
github.com/aws/smithy-go/encoding/cborPackage cbor implements partial encoding/decoding of concise binary object representation (CBOR) described in [RFC 8949].
math/bigPackage big implements arbitrary-precision arithmetic (big numbers).
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.