[][src]Function sm_primitives::remove_0x_prefix

pub fn remove_0x_prefix(s: &str) -> &str

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