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