Enum lsp_types::request::WorkDoneProgressCreate [−][src]
pub enum WorkDoneProgressCreate {}Expand description
The window/workDoneProgress/create request is sent from the server
to the clientto ask the client to create a work done progress.