Skip to main content

Crate displays_logical_types

Crate displays_logical_types 

Source
Expand description

displays_logical_types contains the shared logical-display domain types used by the displays crate and its platform backends.

Most users should start with the top-level displays crate instead of depending on this crate directly.

Structsยง

LogicalDisplay
A logical display and its current state.
LogicalDisplayMetadata
Stable metadata describing a logical display.
LogicalDisplayState
The current logical display state.
LogicalDisplayUpdate
Requested changes to one logical display.
LogicalDisplayUpdateContent
Requested changes to logical display state.