Skip to content
TILens What matters today in tech v0.0.4
Theme

Topic · Edition

Rust

1 items on 13 Mar 2023
Go Rust

Interfaces 101 : Interface Design Considerations Ep. 7

Introduction In episode 6, Miki built a logger package with the aim of making it as versatile as possible. To achieve this, he constructed his logger object with a function that would: accept the io.Writer interface as…

Source: Ardan Labs Blog