Start properly using lifetimes #22

Closed
opened 2021-08-22 22:40:20 +02:00 by Jef Roosens · 0 comments

I haven't really learned how to properly use lifetimes, but I think they can reduce memory usage & increase performance if used correctly. Rocket has the ability to return some data types as lifetypes str's instead of converting them to String, so this might be worth looking into.

I haven't really learned how to properly use lifetimes, but I think they can reduce memory usage & increase performance if used correctly. Rocket has the ability to return some data types as lifetypes str's instead of converting them to String, so this might be worth looking into.
Jef Roosens added this to the 1.0 - First Release milestone 2021-08-22 22:40:20 +02:00
Jef Roosens added the
enhancement
Backend
labels 2021-08-22 22:40:20 +02:00
This repo is archived. You cannot comment on issues.
There is no content yet.