7 lines
160 B
Markdown
7 lines
160 B
Markdown
Example how to show a custom window frame instead of the default OS window chrome decorations.
|
|
|
|
```sh
|
|
cargo run -p custom_window_frame
|
|
```
|
|
|
|

|