Hacker News new | ask | show | jobs
by jkrubin 850 days ago
I have written several rust/python apis now and I think what you’re feeling is the result of the api being designed for Python as well as being primarily tested in Python.

No matter the target, I test rust things using python. idk. Food for thought.