spacetraders_models/agent_symbol
Types
pub opaque type AgentSymbol
Values
pub fn decoder() -> decode.Decoder(AgentSymbol)
pub fn encode(agent_symbol: AgentSymbol) -> json.Json
pub const min_length: Int
pub fn parse(value: String) -> Result(AgentSymbol, Nil)
pub fn to_string(agent_symbol: AgentSymbol) -> String