jimtcl 0.1.0

Embed Jim Tcl in Rust.
Documentation
1
2
3
//! Generic import to get Jim types.

pub use crate::error::{JimError, JimResult};