The prefix-hex crates offers encoding and decoding of hex strings with a 0x prefix.
prefix-hex
0x
Its API aims to mimic that of the hex crate, which we also use internally.
hex
This crate is compatible with the hex encoding rules of the Ethereum RPC API.