micromanager 0.3.0

Rust port of the MicroManager microscopy control framework
Documentation
1
2
3
4
5
6
7
8
loc:
	find src tests mm-demo/src -name '*.rs' | xargs wc -l

demo:
	cargo run -p mm-demo

gitaddall:
	git add src protocols