tk 0.1.0

Rust bindings for Tk commands
docs.rs failed to build tk-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.
Visit the last successful build: tk-0.1.9

This project provides safe and easy to use API bindings to Tcl/Tk commands.

Features

  1. Friendly API for both Rustaceans and Tk programers.

Usage

See https://docs.rs/tk for more.

License

Under Apache License 2.0 or MIT License, at your will.