Struct terminal_cli::TerminalKeyDecoder [] [src]

pub struct TerminalKeyDecoder { /* fields omitted */ }

Terminal key decoder, from raw bytes to decoded key sequences

Methods

impl TerminalKeyDecoder
[src]

[src]

Create a new decoder

Trait Implementations

impl KeyDecoder for TerminalKeyDecoder
[src]

[src]