[package] name = "function_cache" description = "A type that automatically caches the result of a function." version = "0.1.0" edition = "2018" authors = ["Matt Bolitho "] license = "MIT" readme = "README.md" homepage = "https://github.com/MattBolitho/function_cache" repository = "https://github.com/MattBolitho/function_cache"