Function jppe::input_take

source ·
pub fn input_take<T>(input: &[T], length: usize) -> JResult<&[T], &[T]>