yukihirop / ultraman

Manage Procfile-based applications. (Rust Foreman)⚙︎🔨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor by using lifetime indicator and reference and borrowing

yukihirop opened this issue · comments

Summary

Refactor to rust-like memory-efficient code
As for the lifetime indicator, it also serves as a practice for use.