languageserver_types::code_action_kind

Constant REFACTOR

Source
pub const REFACTOR: &'static str = "refactor";
Expand description

Base kind for refactoring actions: ‘refactor’