Expand description
The machine id: one opaque name per machine, owned by the daemon.
Structs§
- Machine
Id - This machine’s name, minted once by the daemon and served to every module
that registers with it (on
HELLO_ACKandserver.describe).
Enums§
- Machine
IdError - Why a string is not a machine id.