Wasmtime
wasmtime_component_valmap_entry Struct Reference

A pair of a key and a value that represents one entry in a value with kind WASMTIME_COMPONENT_MAP. More...

#include <val.h>

Data Fields

wasmtime_component_val_t key
 The key of this entry.
 
wasmtime_component_val_t value
 The value of this entry.
 

Detailed Description

A pair of a key and a value that represents one entry in a value with kind WASMTIME_COMPONENT_MAP.


The documentation for this struct was generated from the following file: