docs.rs failed to build tfc-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
tfc-0.7.0
The Fat Controller
TFC is a library for simulating mouse and keyboard events. Mouse movement, mouse clicking, scrolling and key presses can all be simulated. Currently, the library only supports macOS but other platforms may be added in the future (perhaps with the help of some contributors 😉).
Usage
Add the following to your Cargo.toml:
[]
= "0.1"
Example
use *;
use ;