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