check_conflicting_windows

Function check_conflicting_windows 

Source
fn check_conflicting_windows(
    window_defs: &[NamedWindowDefinition],
) -> Result<()>