1 2 3 4 5 6 7 8 9
cat: cat Makefile # single-threaded testing because of the clipboard test: cargo test -- --test-threads=1 doc: cargo doc --open