Paginate Over A Vec In Rust Using chunks
December 2023
Output:
[_active_nvim_run:3] w = [
"a",
"b",
]
[_active_nvim_run:3] w = [
"c",
"d",
]
[_active_nvim_run:3] w = [
"e",
"f",
]
[_active_nvim_run:3] w = [
"g",
]
end of line