pub async fn get_memory( __arg0: State<Arc<RwLock<AppState>>>, __arg1: Path<i64>, ) -> Result<Json<MemoryResponse>>
Get a specific memory by ID