Cargo Features

Tk has no features set by default.

[dependencies]
tk = { version = "0.1.10", features = ["libtk", "cex_log", "cex_env_log", "cex_pretty_log", "cex_enum32"] }
libtk

Affects tk::main

cex_log

Enables log of cex, cex_log of tcl

cex_env_log

Enables env_log of cex, cex_env_log of tcl

cex_pretty_log

Enables pretty_log of cex, cex_pretty_log of tcl

cex_enum32

Enables enum32 of cex, cex_enum32 of tcl