Module wasmer_backend_api::global_id
source · Expand description
GlobalId
s are used by the backend to identify a specific object.
This module provides a parser/encoder and related type defintions for global ids.
Structs§
- Global id of backend nodes.
Enums§
- Error type for parsing of
GlobalId
s.