Skip to main content

register_cache_tools

Function register_cache_tools 

Source
pub fn register_cache_tools(
    registry: &ToolRegistry,
    cache: Arc<dyn ResultCache>,
)
Expand description

Register the default cached-result page and release tools into registry.