Skip to main content

tools_in_group

Function tools_in_group 

Source
pub fn tools_in_group(group: &str) -> Vec<DynTool> 
Expand description

Returns auto-discovered tools filtered by group.

Only returns tools that have the specified group.