Struct kailua_langsvr_protocol::DidChangeConfigurationParams [] [src]

pub struct DidChangeConfigurationParams {
    pub settings: Value,
}

Fields

Trait Implementations

impl Debug for DidChangeConfigurationParams
[src]

Formats the value using the given formatter.

impl Clone for DidChangeConfigurationParams
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more