1
0
mirror of https://github.com/jht5945/rust_util.git synced 2025-12-27 07:30:05 +08:00

feat: add simple_error

This commit is contained in:
2021-01-01 18:58:04 +08:00
parent 1a3c8cbeb4
commit f0bd9a719a
4 changed files with 54 additions and 10 deletions

View File

@@ -1,9 +1,12 @@
# help
aa:
_:
@just --list
# example log
log:
cargo run --example log
# publish
publish:
cargo publish