Skip to main content

Module util

Module util 

Source
Expand description

Utility functions.

Structs§

MetaType
A metatype abstraction.

Functions§

to_hex_registry
Generate a registry from given meta types and encode it to hex.
to_leak_ptr
Convert a given vector to a raw pointer and prevent its deallocating.
to_wasm_ptr
Convert a given reference to a raw pointer.