Struct kailua_langsvr_protocol::SaveOptions [] [src]

pub struct SaveOptions {
    pub includeText: bool,
}

Fields

Trait Implementations

impl Debug for SaveOptions
[src]

Formats the value using the given formatter.

impl Clone for SaveOptions
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for SaveOptions
[src]

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