Restructure Rust project

This commit is contained in:
Wilson Lin 2021-08-08 17:40:42 +10:00
commit 82d287d9c4
73 changed files with 15 additions and 11 deletions

View file

@ -4,7 +4,7 @@ set -e
pushd "$(dirname "$0")"
# Generate crate::gen::* code.
# Generate common::gen::* code.
pushd gen
npm i
bash gen.sh