Skip to main content

list_memory_names_with_policy

Function list_memory_names_with_policy 

Source
pub fn list_memory_names_with_policy(
    memories_dir: &Path,
    topic: Option<&str>,
    policy: &MemoryPolicy,
) -> Vec<String>
Expand description

List memory names, filtering out entries matching the ignored policy.