fn show_title(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
kind: TitleKind,
) -> Result<i32, CommandSyntaxError>fn show_title(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
kind: TitleKind,
) -> Result<i32, CommandSyntaxError>