Skip to main content

check_non_empty

Function check_non_empty 

Source
pub fn check_non_empty<T>(slice: &[T], name: &str) -> CoreResult<()>
Expand description

Check that a slice is not empty