|
%!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.. | ||
dist | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos | |
main.rs | %!s(int64=3) %!d(string=hai) anos | |
tauri.conf.json | %!s(int64=3) %!d(string=hai) anos |
This example demonstrates how a splashscreen can be implemented when waiting on an initialization code on Rust or on the UI.
Run the following scripts on the root directory of the repository:
$ cargo run --example splashscreen