Imports of package module

PathSynopsis
encoding/hexPackage hex implements hexadecimal encoding and decoding.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/open-policy-agent/opa/internal/wasm/instructionPackage instruction defines WASM instruction types.
github.com/open-policy-agent/opa/internal/wasm/typesPackage types defines the WASM value type constants.
ioPackage io provides basic interfaces to I/O primitives.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.