duktape-rs

Safe(er) rust wrapper for dukbind.

This is currently a work in progress.

Returned values from eval are a wrapper for serdejson::Value (as DukValue::Val(serdejson::Value)) that also provide None, NaN, and Infinity.