1 2 3 4 5 6 7 8
init: git submodule update --init --recursive build: init cargo build test: init cargo test