Function generate_task_id

Source
pub fn generate_task_id(
    exchange: &str,
    symbol: &str,
    data_type: DataType,
) -> String
Expand description

Generate a unique task ID for an exchange-symbol-datatype combination.