view README.md @ 4:702afb217145

Set license in Cargo.toml
author Lewin Bormann <lbo@spheniscida.de>
date Thu, 15 Oct 2020 13:28:47 +0200
parents 0bc33bd08f39
children 5b4d00ea008d
line wrap: on
line source

# memoize

A `#[memoize]` attribute for somewhat simple Rust functions. That's it.

Read the documentation (`cargo doc --open`) for the sparse details, or take a
look at the `examples/`, if you want to know more.

Intentionally not yet on crates.rs.