Added
- New function `is_cached` is added.
- New parameter `callback` is added to `cached` and `cachedmethod`: now you can set a callback for cached functions.
Changed
- Some docstrings are changed.
Fixed
- [manual_inspect](https://rust-lang.github.io/rust-clippy/master/index.html#manual_inspect) warning fixed