Module quickjs_runtime::quickjsvalueadapter

source ·
Expand description

JSValueRef is a wrapper for quickjs’s JSValue. it provides automatic reference counting making it safer to use

Structs§