jaemk / cached

Rust cache structures and easy function memoization
MIT License
1.57k stars 95 forks source link

Allow reexport #157

Open inferrna opened 1 year ago

inferrna commented 1 year ago

Similar issue https://github.com/serde-rs/serde/issues/1465

Also, possible variant of solution in rust-decimal