Support octets type

This commit is contained in:
moznion
2020-11-25 01:13:31 +09:00
parent 426b2faf53
commit cb9876940c
3 changed files with 126 additions and 7 deletions

View File

@@ -1,3 +1,6 @@
build:
cargo build
gen:
cat /dev/null > $(PWD)/src/rfc2865.rs
cargo run --bin code_gen $(PWD)/dicts/dictionary.rfc2865 $(PWD)/src/rfc2865.rs