pub fn validate_task_name(name: &str) -> Result<(), ThreadRecordError>Expand description
Validate a single canonical task-path segment without excluding Unicode names.
pub fn validate_task_name(name: &str) -> Result<(), ThreadRecordError>Validate a single canonical task-path segment without excluding Unicode names.