mirror of
https://github.com/webui-dev/webui.git
synced 2024-11-05 01:01:52 +03:00
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
README.md |
WebUI Examples - Rust
git clone https://github.com/alifcommunity/webui.git
cd webui\examples\Rust\hello_world
cargo clean
cargo build
cargo run