memoizer 0.2.2

Simple function memoization struct.
Documentation
[dependencies]

[package]
authors = ["Amy Jie <git.xvrqt.com>"]
categories = ["cache", "caching", "xvrqt"]
description = "Simple function memoization struct."
edition = "2018"
homepage = "https://github.com/xvrqt/memoizer"
keywords = ["memoization", "cache", "struct", "xvrqt"]
license = "BSD-3-Clause"
name = "memoizer"
readme = "README.md"
repository = "https://github.com/xvrqt/memoizer.git"
version = "0.2.2"