Type Alias protoflow_core::Subsystem

source ·
pub type Subsystem<X> = System<X>;

Aliased Type§

struct Subsystem<X> { /* private fields */ }