Skip to main content

float_lt

Function float_lt 

Source
pub fn float_lt(
    field_context: &FieldContext<'_>,
    value: f32,
    target: f32,
    error_message: &'static str,
) -> Result<(), Violation>