models/ship_component_integrity

Types

pub opaque type ShipComponentIntegrity

Values

pub fn encode(
  ship_component_integrity: ShipComponentIntegrity,
) -> json.Json
pub const max: Float
pub const min: Float
pub fn parse(value: Float) -> Result(ShipComponentIntegrity, Nil)
pub fn to_float(
  ship_component_integrity: ShipComponentIntegrity,
) -> Float
Search Document