Struct limn_core::input::keyboard::WidgetKeyboardInput [] [src]

pub struct WidgetKeyboardInput(pub KeyboardInput);

Trait Implementations

impl Debug for WidgetKeyboardInput
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for WidgetKeyboardInput
[src]

impl Clone for WidgetKeyboardInput
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more