Wef is a Rust library for embedding WebView functionality using Chromium Embedded Framework (CEF3) with offscreen rendering support.
3 lines
45 B
Rust
3 lines
45 B
Rust
fn main() {
|
|
println!("Hello, world!");
|
|
}
|