pub const DEFAULT_ALIASES: &'static [(&'static str, &'static str)];Expand description
The built-in alias → full-slug table (byte-identical to the CLI’s
original userconfig::alias_table, moved here as the single source of
truth — see the module doc).