Skip to main content

handle_with_task_resolved

Function handle_with_task_resolved 

Source
pub fn handle_with_task_resolved(
    cache: &mut SessionCache,
    path: &str,
    mode: &str,
    crp_mode: CrpMode,
    task: Option<&str>,
) -> ReadOutput
Expand description

Like handle_with_task, also returns the resolved mode name and pre-counted tokens.