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