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