Daily Shaarli

All links of one day in a single page.

February 24, 2021

Rust Design Patterns
There are many problems that share the same form. Due to the fact that Rust is not object-oriented design patterns vary with respect to other object-oriented programming languages. While the details are different, since they have the same form they can be solved using the same fundamental methods