Module js_component_bindgen::function_bindgen
source · Structs
- Map used for resource function bindgen within a given component
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
.