mirror of
https://codeberg.org/waydeer/layer-shika.git
synced 2025-12-12 16:35:56 +00:00
| .. | ||
| src | ||
| ui | ||
| Cargo.toml | ||
| README.md | ||
Simple Bar Example
This example demonstrates the most basic use case of layer-shika: creating a status bar using the fluent builder API.
Running
cd examples/simple-bar
cargo run