Rust Rewrite WIP
This commit is contained in:
parent
c9a87ddc34
commit
4569aeac33
60 changed files with 44263 additions and 7 deletions
5
rust_builder/cargokit/build_tool/README.md
Normal file
5
rust_builder/cargokit/build_tool/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/// This is copied from Cargokit (which is the official way to use it currently)
|
||||
/// Details: https://fzyzcjy.github.io/flutter_rust_bridge/manual/integrate/builtin
|
||||
|
||||
A sample command-line application with an entrypoint in `bin/`, library code
|
||||
in `lib/`, and example unit test in `test/`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue