| .. | ||
| icons | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||
| README.md | ||
Wef example for Winit
How to run
-
Install
cargo-wefcargo install cargo-wef -
Download CEF framework
cargo wef init -
Run the example
cargo wef run -p wef-winit
| .. | ||
| icons | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||
| README.md | ||
Install cargo-wef
cargo install cargo-wef
Download CEF framework
cargo wef init
Run the example
cargo wef run -p wef-winit