Skip to main content

id_to_hex

Function id_to_hex 

Source
pub fn id_to_hex(id: u128) -> String
Expand description

Format a u128 ID as a lowercase hex string with 0x prefix.