Struct kailua_langsvr_protocol::InitializeError [] [src]

pub struct InitializeError {
    pub retry: bool,
}

Fields

Trait Implementations

impl Debug for InitializeError
[src]

Formats the value using the given formatter.

impl Clone for InitializeError
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more