Module function_bindgen

Source

Structs§

FunctionBindgen
ResourceTable
Map used for resource function bindgen within a given component

Enums§

ErrHandling
ResourceData

Functions§

array_ty
as_nullable
Tests whether ty can be represented with null, and if it can then the “other type” is returned. If Some is returned that means that ty is null | <return>. If None is returned that means that null can’t be used to represent ty.
maybe_null

Type Aliases§

ResourceMap