Type Alias OrchestratorVersion

Source
pub type OrchestratorVersion = StaticVersion<ORCHESTRATOR_MAJOR_VERSION, ORCHESTRATOR_MINOR_VERSION>;
Expand description

Orchestrator Version as a type

Aliased Typeยง

pub struct OrchestratorVersion {}