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