top | item 41956019

(no title)

dvdbloc | 1 year ago

Is it just me or why does Rust have all these confusing names that seemingly have nothing to do with the functionality of the module/crate? Or maybe I’m just used to the names in Python and C++ packages for performing common tasks. It just seems to make it harder for a newcomer to locate what packages they should be using when they want to perform some common function.

discuss

order

LtdJorge|1 year ago

Yep, for example hearing Jinja tells you right away what the package does.