pub type ShipyardState = StateContainer<ShipyardStateResolver, LogEvent>;
Aliased Typeยง
struct ShipyardState { /* private fields */ }
pub type ShipyardState = StateContainer<ShipyardStateResolver, LogEvent>;
struct ShipyardState { /* private fields */ }