Skip to main content

state_with_tools

Function state_with_tools 

Source
pub fn state_with_tools(tools: Vec<Arc<dyn Tool>>) -> AppState
Expand description

Extend an existing AppState with additional tools (used by tests).