Skip to main content

take_arr

Function take_arr 

Source
pub fn take_arr<T: ParseNext<T>>(data: &mut &str) -> ModalResult<Vec<T>>