pub const INIT_VERB: &str = "init";Expand description
Verb key for heddle init.
Shared lookup string for clap, the command catalog, and the schema
registry. A second "init" literal can still compile; pairing is
checked in tests, not by the type system.