Omid Rad
Omid Rad
کاربرد flatpak بیشتر برای برنامههای اجرایی است به نظرم. در مورد اکستنشن، زیاد توجیحی نداره. میتونید از این استفاده کنید مثلن: https://flathub.org/apps/com.mattjakeman.ExtensionManager
Here is an activity: 
It's something I need. I actually wanted to think and maybe start https://github.com/fmeringdal/rust-rrule/issues/67 ticket, but without a benchmark, it doesn't make sense.
I suggest having a method, inside `RRuleSet`, instead of having a feature flag. Again, `Cargo requires that features are additive` and it may affect other libraries unexpectedly.
@IgnisDa I think it'll move it faster, if you create a PR.
@IgnisDa I think _just_ replacing `Display` with `ToString` will do the job.
Disk cache for async functions is there already if you mean that: https://github.com/jaemk/cached/blob/master/tests/cached.rs#L1298 If you mean async disk access, nope AFAICS
@bschreck so if it's solved, let's close this
@jaemk Should we close this?
You mean a default config for all sized caches or define size by an env var, like `size = my_fn_size`?