DesignPattern/Newtype
- Build with Naz : newtype design pattern, and impl Into T for ergonomic APIs - YouTube: This video shows how you can use newtype design pattern, and into Impl T. I use an example of building structs to do 2D layout and sizing without using newty...