Skip to main content

check_deleted_threshold

Function check_deleted_threshold 

Source
pub fn check_deleted_threshold(
    value: &Value,
    span: Span,
) -> Result<(), QqlError>
Expand description

Checks that deleted_threshold is a number between 0.0 and 1.0.