Skip to main content

TRIGGER_ID_PREFIX

Constant TRIGGER_ID_PREFIX 

Source
pub const TRIGGER_ID_PREFIX: &str = "TR";
Expand description

Trigger ids are TR<ordinal>, with no separator: TR91. Two letters, not one — a bare T91 reads as a ticket id beside TICK-91, which is exactly the confusion an id prefix exists to prevent.