Enum languageserver_types::request::Formatting
[−]
[src]
pub enum Formatting {}The document formatting request is sent from the server to the client to format a whole document.
Trait Implementations
impl Debug for Formatting[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result[src]
Formats the value using the given formatter. Read more