Struct kailua_langsvr_protocol::client_caps::OnTypeFormatting [] [src]

pub struct OnTypeFormatting {
    pub dynamicRegistration: bool,
}

Fields

Trait Implementations

impl Debug for OnTypeFormatting
[src]

Formats the value using the given formatter.

impl Clone for OnTypeFormatting
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for OnTypeFormatting
[src]

Returns the "default value" for a type. Read more