Module sp_core::const_hex2array

source ยท
Expand description

Provides a const function for converting a hex string to a u8 array at compile time, when used in the proper context.