14
Improve performance of you Rust functions by const currying
(blog.cocl2.com)
If the function is module local (idk the rust jargon for that) or the compiler supports whole program optimization, this should happen automatically.
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits