|
%!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=3) %!d(string=hai) anos | |
index.html | %!s(int64=4) %!d(string=hai) anos | |
main.rs | %!s(int64=3) %!d(string=hai) anos | |
tauri.conf.json | %!s(int64=3) %!d(string=hai) anos |
To execute run the following on the root directory of the repository: cargo run --example helloworld
.