protocol
protocol-derive
protocol-generator
.gitattributes
.gitignore
.gitmodules
.travis.yml
Cargo.toml
LICENSE
README.md
generate.sh
5 lines
33 B
Bash
Executable File
5 lines
33 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cargo run
|
|
cargo fmt
|