pub fn take_n<D: Data>(n: usize) -> impl FnMut(&str) -> Result<'_, Vec<D>>