fb17911c44
This repo will primary be a library, but for compliance testing it may make sense to have a binary operating in the same fashion as the node dustjs shim so I've set up this repo to generate both a library and a binary.
8 lines
125 B
Plaintext
8 lines
125 B
Plaintext
/target
|
|
|
|
# This repo is primarily a library, so ignore Cargo.lock
|
|
Cargo.lock
|
|
|
|
# Backup files generated by rustfmt
|
|
**/*.rs.bk
|