Skip to main content

SharedSupervisor

Type Alias SharedSupervisor 

Source
pub type SharedSupervisor = Arc<TargetSupervisor>;
Expand description

Shared handle a super::relay::UdsRelay holds.

Aliased Typeยง

pub struct SharedSupervisor { /* private fields */ }