Tezos_wasmer.ExportsSourceWebAssembly module instance exports
from_intance instance extracts the exports from the given instance.
delete exports cleans up the exports collection to free its associated objects. You must not use previously extracted export objects after calling call.
fn exports name typ looks for a function called name and type checks it against typ.