v0.4.1
Changes
- Add the trait
JanetArgs
that extend functionality of[Janet]
used in Rust
defined Janet functions - Add the trait
JanetTypeName
that defines the name of the types displayed
janet messages - Add
bad_slot!
macro to shorten and help developing Rust defined Janet
functions