Type Definition wita::LogicalSize

source · []
pub type LogicalSize<T> = Size<T, Logical>;
Expand description

A size in logical coordinate.