|
Wasmtime
|
Class representing an entry in a map value. More...
#include <val.hh>
Public Member Functions | |
| const Val & | key () const |
| Returns the key of this map entry. | |
| const Val & | value () const |
| Returns the value of this map entry. | |
Friends | |
| class | Map |
Class representing an entry in a map value.