Enum lsp_types::request::Rename [−][src]
pub enum Rename {}
Expand description
The rename request is sent from the client to the server to perform a workspace-wide rename of a symbol.
pub enum Rename {}
The rename request is sent from the client to the server to perform a workspace-wide rename of a symbol.