Module quad_wasmnastics::js_convert[][src]

Expand description

Converting between Rust and JsObjects.

Traits

MaybeFromJsObject

This trait is equal to [FromJsObject] on wasm, and has no bounds on desktop.