spacetraders_models/waypoint_faction
Types
pub type WaypointFaction {
WaypointFaction(symbol: faction_symbol.FactionSymbol)
}
Constructors
-
WaypointFaction(symbol: faction_symbol.FactionSymbol)
Values
pub fn decoder() -> decode.Decoder(WaypointFaction)