cached 1.0.0

Generic cache implementations and simplified function memoization
Documentation
1
2
3
4
5
error: Unknown literal value `spinlock`
 --> tests/ui/cached_sync_lock_unknown.rs:3:22
  |
3 | #[cached(sync_lock = "spinlock")]
  |                      ^^^^^^^^^^