#!/bin/bash # testargs="" testargs=-- --nocapture cargo watch -s "cargo rustdoc --lib && cargo test ${testargs} && http target/doc"