Crate memoize_inner

source ·

Attribute Macros

memoize is an attribute to create a memoized version of a (simple enough) function.