Crate libxdo

Source
Expand description

High level bindings to libxdo

Structs§

XDo
The main handle type which provides access to the various operations.

Enums§

CreationError
An error that can happen when trying to create an XDo instance.
OpError
An error that can happen while executing an operation.

Type Aliases§

OpResult
Result of an XDo operation.