Struct limn_core::input::EscKeyCloseHandler [] [src]

pub struct EscKeyCloseHandler;

Triggers exit on Esc key press.

Trait Implementations

impl Debug for EscKeyCloseHandler
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for EscKeyCloseHandler
[src]

impl Clone for EscKeyCloseHandler
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl EventHandler<KeyboardInput> for EscKeyCloseHandler
[src]

[src]