Skip to main content

get_last_break_info

Function get_last_break_info 

Source
pub async fn get_last_break_info(
    scheduler: State<'_, Scheduler>,
) -> Result<LastBreakInfo, String>
Expand description

The most recently skipped or postponed break — drives the tray’s “Resume last skipped break” menu item.