Skip to main content

register_memory_tools

Function register_memory_tools 

Source
pub fn register_memory_tools(
    registry: &mut ToolRegistry,
    store: Arc<Mutex<MemoryStore>>,
)
Expand description

Register memory tools with the supplied registry.