rust-janet-module-template A template of a native Janet module written in Rust. Usage example Installation $ jpm install https://github.com/GrayJack/rust-janet-module-template.git Using inside Janet (use template) (hello) (chars "Test")