dais-engine 0.1.0

Presentation engine for Dais — state authority and command processing
Documentation
1
2
3
4
5
//! Monitor management — re-exports from dais-core.
//!
//! The engine uses these types for monitor assignment logic.

pub use dais_core::monitor::{MonitorInfo, MonitorManager};