Skip to main content

TASK_ID_LEN

Constant TASK_ID_LEN 

Source
const TASK_ID_LEN: usize = 16;
Expand description

Random task-id length, matching Synapse’s random_string(16).