feat: add example3

This commit is contained in:
2023-01-18 23:34:02 +08:00
parent 14d22ef4ef
commit 1bc45c72b1
2 changed files with 39 additions and 0 deletions

View File

@@ -12,4 +12,6 @@ run_example1:
run_example2:
cargo run --example example2
run_example3:
cargo run --example example3