windowvec 0.0.0

A fixed-size array that supports push operations and discards old data
Documentation
.PHONY: f
f:
	rustfmt $(shell find src -name "*.rs" -type f)