Module global_id

Source
Expand description

GlobalIds are used by the backend to identify a specific object.

This module provides a parser/encoder and related type defintions for global ids.

Structs§

GlobalId
Global id of backend nodes.
GlobalIdParseError

Enums§

ErrorKind 🔒
Error type for parsing of GlobalIds.
NodeKind