pub fn key_decode_hex<T>(from: HexEncodedKeySlice<'_>) -> Result<T, CodecError>
Expand description

Decode key from hex helper