Wasmtime
wasmtime_component_valtype_union Union Reference

Represents a single value type in the component model. More...

#include <val.h>

Data Fields

wasmtime_component_list_type_tlist
 
wasmtime_component_record_type_trecord
 
wasmtime_component_tuple_type_ttuple
 
wasmtime_component_variant_type_tvariant
 
wasmtime_component_enum_type_tenum_
 
wasmtime_component_option_type_toption
 
wasmtime_component_result_type_tresult
 
wasmtime_component_flags_type_tflags
 
wasmtime_component_resource_type_tborrow
 
wasmtime_component_future_type_tfuture
 
wasmtime_component_stream_type_tstream
 

Detailed Description

Represents a single value type in the component model.

Field Documentation

◆ borrow

◆ enum_

◆ flags

◆ future

◆ list

◆ option

◆ record

◆ result

◆ stream

◆ tuple

◆ variant


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