Skip to main content

check_length

Function check_length 

Source
fn check_length(actual: usize, expected_n: Option<i64>) -> bool
Expand description

Check if length matches expected n (None = no restriction).