pub const MULTIEDIT_TOOL_NAME_LEGACY: &str = "multiedit";👎Deprecated since 0.3.0:
use MULTIEDIT_TOOL_NAME (“multi_edit”); the “multiedit” spelling will be removed in a future major release
Expand description
Legacy MultiEdit tool name (pre-0.3.0 spelling). Still accepted as an alias anywhere tool names are matched/dispatched, but deprecated.