[go: up one dir, main page]

cached 0.1.0

Simple function caching
Documentation
1
2
3
4
5
6
#[macro_use] extern crate cached;


pub fn main() {

}