pub const REF_PLACEHOLDERS: [&str; 5];
The placeholder names {id} / {prefix} / {prefix_lower} / {num} / {padded} that a RefFormat template may use.
{id}
{prefix}
{prefix_lower}
{num}
{padded}
RefFormat