Function clean_0x

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

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