[−][src]Trait wasm_bindgen::convert::RefFromWasmAbi
A trait for anything that can be recovered as some sort of shared reference from the wasm ABI boundary.
This is the shared reference variant of the opposite operation as
IntoWasmAbi
.