memo-map 0.3.3

A crate implementing a synchronized map for memoization
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Armin Ronacher <armin.ronacher@active-4.com>"]
description = "A crate implementing a synchronized map for memoization"
edition = "2018"
keywords = ["memo", "upsert"]
license = "Apache-2.0"
name = "memo-map"
readme = "README.md"
repository = "https://github.com/mitsuhiko/memo-map"
rust-version = "1.43"
version = "0.3.3"