validate_depth_precision

Function validate_depth_precision 

Source
fn validate_depth_precision(precision: u64) -> Result<(), O2Error>
Expand description

Validate that a REST depth precision value is within the supported range (1–18).