Crate tfc[][src]

Re-exports

pub use traits::*;

Modules

traits

A collection of traits that Context implements.

Structs

Context

The main context used for generating events (Linux-Wayland).

Enums

Command

A future invocation of a method on a Context.

CommandBytesError

Error enum returned by Command::from_bytes.

CommandCode
GenericError

Error enum returned by the traits.

Key
MouseButton

Type Definitions

Error

Convenience type alias for GenericError.