Module syncterm::client [] [src]

Enums

Key

A key.

KeyAction

Returned by ShellClient::on_key to specify an API action to be triggered after a key is pressed.

Traits

ShellClient

Trait implemented by a struct to define customizable functionality for a synchronous terminal client.

Functions

connect

The "main" function for ShellClients.