quickjs_rusty

Module value

Source

Re-exports§

Structs§

Enums§

Traits§

  • to avoid infinite recursion, we need to implement a ToOwnedJsValue trait for T, and then implement the From<(*mut q::JSContext, T)> trait for T and XXX where T: ToOwnedJsValue