Module js_component_bindgen::function_bindgen
source · Structs
Enums
Functions
- Tests whether
ty
can be represented withnull
, and if it can then the “other type” is returned. IfSome
is returned that means thatty
isnull | <return>
. IfNone
is returned that means thatnull
can’t be used to representty
.