Struct kailua_langsvr_protocol::client_caps::CodeAction [] [src]

pub struct CodeAction {
    pub dynamicRegistration: bool,
}

Fields

Trait Implementations

impl Debug for CodeAction
[src]

Formats the value using the given formatter.

impl Clone for CodeAction
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for CodeAction
[src]

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