Type Alias DontSkipOnLines
pub type DontSkipOnLines = bool;Expand description
The on_win callback can return false to skip the on_line callback for
that window.
pub type DontSkipOnLines = bool;The on_win callback can return false to skip the on_line callback for
that window.