Post #4212598
2026-07-24 21:12 UTC
I’m replacing the DirectMatch trait with one that has more oompf :drgn_wrench:
Replies (1)
-
@slatian@pleroma.envs.net 2026-07-24 21:18
Rust learning of the day: Whenever one wants to implement a trait that lets two kinds of datastructure interact it matters a lot which one you implement it on. #rustlang