content/flux/v0/stdlib/contrib/bonitoo-io/hex/_index.md
The hex package provides functions that perform hexadecimal conversion
of int, uint or bytes values to and from string values.
Import the contrib/bonitoo-io/hex package:
import "contrib/bonitoo-io/hex"
{{< children type="functions" show="pages" >}}