Wasmtime
wasmtime::component::MapEntry Class Reference

Class representing an entry in a map value. More...

#include <val.hh>

Public Member Functions

const Valkey () const
 Returns the key of this map entry.
 
const Valvalue () const
 Returns the value of this map entry.
 

Friends

class Map
 

Detailed Description

Class representing an entry in a map value.


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