Skip to main content

remember

Function remember 

Source
pub fn remember<M: Memory + 'static>(mem: Arc<M>) -> MemoryTool
Expand description

Build the remember tool + handler for the given memory backend.