Struct kailua_langsvr_protocol::DocumentLinkOptions [] [src]

pub struct DocumentLinkOptions {
    pub resolveProvider: bool,
}

Fields

Trait Implementations

impl Debug for DocumentLinkOptions
[src]

Formats the value using the given formatter.

impl Clone for DocumentLinkOptions
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for DocumentLinkOptions
[src]

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