|
%!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.. | ||
src-tauri | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos | |
index.html | %!s(int64=3) %!d(string=hai) anos | |
package.json | %!s(int64=3) %!d(string=hai) anos |
A simple Tauri Appplication showcase the streaming functionality.
To execute run the following on the root directory of the repository: cargo run --example streaming
.