Skip to main content

is_windowed_mode

Function is_windowed_mode 

Source
pub fn is_windowed_mode(kind: BreakKind, s: &Settings) -> bool
Expand description

True iff the given break kind is currently configured for the Windowed delivery mode. Convenience wrapper around delivery_for.