jaemk / cached

Rust cache structures and easy function memoization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation on docs.rs for `stores` module does not exist

samoylovfp opened this issue · comments

On the docs.rs page for cached
clicking on the hyperlink in the line

See cached::stores docs cache stores available.

results in a 404 page

I am assuming this is because the stores module is marked as #[doc(hidden)]