Skip to main content

assert_length

Function assert_length 

Source
pub fn assert_length<T>(collection: &[T], expected: usize)
Expand description

Assert that a collection has a specific length