models/ship_component_integrity
Types
pub opaque type ShipComponentIntegrity
Values
pub fn decoder() -> decode.Decoder(ShipComponentIntegrity)
pub fn encode(
ship_component_integrity: ShipComponentIntegrity,
) -> json.Json
pub fn parse(value: Float) -> Result(ShipComponentIntegrity, Nil)
pub fn to_float(
ship_component_integrity: ShipComponentIntegrity,
) -> Float