Skip to main content

timestamp_id

Function timestamp_id 

Source
pub fn timestamp_id(prefix: &str) -> String
Expand description

Generate a hex-encoded nanosecond timestamp ID with a prefix.

Used for unique run IDs, plan IDs, etc.