mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2025-01-07 05:31:37 +03:00
4105f7988b
This method will return `Err(self)` **is** `self.is_instance_of::<T>()` returns `false` should be This method will return `Err(self)` **if** `self.is_instance_of::<T>()` returns `false` |
||
---|---|---|
.. | ||
convert | ||
cast.rs | ||
closure.rs | ||
describe.rs | ||
lib.rs |