Post #4335858
2026-08-02 19:57 UTC
Is implementing Deref for State when using type state pattern where some States have data, is this anti pattern or not? #Rust #programming
Replies (1)
-
@pecet@f3d1.eu 2026-08-02 20:04
It seems that it might be