Skip to main content

get

Function get 

Source
pub async fn get(
    memory: Option<&Arc<MemoryService>>,
    id: &str,
) -> Result<Option<Memory>>
Expand description

Load one memory by id.