Skip to main content

assert_peak_below

Function assert_peak_below 

Source
pub fn assert_peak_below(rendered: &Rendered, bound: f32)
Expand description

Assert that the peak sample is at or below bound.

ยงPanics

If the peak exceeds bound.