models/ship_role
Types
pub type ShipRole {
Fabricator
Harvester
Hauler
Interceptor
Excavator
Transport
Repair
Surveyor
Command
Carrier
Patrol
Satellite
Explorer
Refinery
}
Constructors
-
Fabricator
-
Harvester
-
Hauler
-
Interceptor
-
Excavator
-
Transport
-
Repair
-
Surveyor
-
Command
-
Carrier
-
Patrol
-
Satellite
-
Explorer
-
Refinery
Values
pub fn decoder() -> decode.Decoder(ShipRole)