We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
with_capacity()
vec![0; N]
Vec::with_capacity(N)
read_into_event()