pub fn generate_ws_timestamp_id(
operation: &str,
timestamp_ns: u64,
) -> SmartStringExpand description
Generate a timestamp-based ID for WebSocket operations
pub fn generate_ws_timestamp_id(
operation: &str,
timestamp_ns: u64,
) -> SmartStringGenerate a timestamp-based ID for WebSocket operations