pub const TASK_SAFETY: &str = "cove::type::task_safety";
A type that may not cross a task boundary was written where one must.