kcan-viewer
Scrin pane-wall dashboard components for KCAN viewer apps.
kcan-viewer is a reusable viewer library for rendering actuator wall dashboards: pane per actuator, health labels, metrics, messages, and bus summary lines. It uses scrin = "0.1.83", scrin-widgets = "0.2.7", and the dependency-light kcan-core frame types.
The main user-facing command remains kcan. Use kcan-viewer when you want to embed KCAN dashboard panes inside a larger terminal app or build a standalone viewer binary.
use ;
use ;
let frame = new?;
let state = from_frames;
let output = new.render_plain;
assert!;
# Ok::