pub type KebabId = Id<'-', false>;
A “kebab-case” identifier.
pub struct KebabId(/* private fields */);