SharedKitchenState

Type Alias SharedKitchenState 

Source
pub type SharedKitchenState = Arc<KitchenState>;

Aliased Typeยง

pub struct SharedKitchenState { /* private fields */ }