models/ship_symbol

Types

pub opaque type ShipSymbol

Values

pub fn encode(ship_symbol: ShipSymbol) -> json.Json
pub const min_length: Int
pub fn parse(value: String) -> Result(ShipSymbol, Nil)
pub fn to_string(ship_symbol: ShipSymbol) -> String
Search Document