Struct neovim_lib::neovim_api::Window [] [src]

pub struct Window { /* fields omitted */ }

Methods

impl Window
[src]

[src]

[src]

Internal value, that represent type

[src]

since: 1

[src]

since: 1

[src]

since: 1

[src]

since: 1

[src]

since: 1

[src]

since: 1

[src]

since: 1

[src]

since: 1

[src]

since: 1

[src]

since: 1

[src]

since: 1

[src]

since: 1

[src]

since: 1

[src]

since: 1

[src]

since: 1

[src]

since: 1

Trait Implementations

impl PartialEq for Window
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl Clone for Window
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Window
[src]

[src]

Formats the value using the given formatter.