Function rstk::wish::trace_with

source ·
pub fn trace_with(wish: &str) -> Result<TkTopLevel, TkError>
Expand description

Creates a connection with the given wish/tclkit program with debugging output enabled (wish interactions are reported to stdout).