Function hexutil::clean_0x

source ·
pub fn clean_0x(s: &str) -> &str
Expand description

Return s without the 0x at the beginning of it, if any.