Comment by ahmedfromtunis
4 days ago
I never worked with Rust, but maybe the complexity is due to how the language works.
Using Django's ORM, that would simply be: link=Link.objects.get(slug="cot")
It'd still be very readable and manageable even for complex queries.
No comments yet
Contribute on Hacker News ↗