Skip to main content

Module types

Module types 

Source
Expand description

Core data structures and types for PK Command.

This module defines the core data structures and types used in the PK Command protocol implementation.

Structs§

Command
Represents a parsed or to-be-sent PK Command.

Enums§

Operation
Defines the set of operations supported by the PK Command protocol.
Role
Defines the role of a participant in a PK Command transaction.
Stage
Defines the high-level stages of a PK Command transaction chain.
Status
Indicates the current acknowledgment status of the participant.