Enum lsp_types::request::Formatting [−][src]
pub enum Formatting {}Expand description
The document formatting request is sent from the server to the client to format a whole document.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Formattingimpl Send for Formattingimpl Sync for Formattingimpl Unpin for Formattingimpl UnwindSafe for Formatting