tk 0.1.0

Rust bindings for Tk commands
1
2
3
4
5
6
7
8
9
10
11
12
13
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](https://docs.rs/tk) for more.

# License

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