Expand description

Access to the ToJsValue trait for converting types into wasm_bindgen::JsValues.

Traits

This trait is used to provide an implementation for converting a given type into a wasm_bindgen::JsValue.