feat: change dummy c to a rust plugin example

This commit is contained in:
Kingtous
2023-04-13 02:06:42 +08:00
parent e3c828a6f1
commit f2f39e31a1
7 changed files with 81 additions and 31 deletions

2
.gitignore vendored
View File

@@ -48,3 +48,5 @@ lib/generated_bridge.dart
.vscode-server/
.ssh
.devcontainer/.*
# build cache in examples
examples/**/target/