pub fn remember<M: Memory + 'static>(mem: Arc<M>) -> MemoryToolExpand description
Build the remember tool + handler for the given memory backend.
pub fn remember<M: Memory + 'static>(mem: Arc<M>) -> MemoryToolBuild the remember tool + handler for the given memory backend.