393
you are viewing a single comment's thread
view the rest of the comments
[-] dudinax@programming.dev 10 points 1 day ago

Rust crates have the second and third problems.

Rust at least has type annotation.

The type has private fields. There's no constructor. There's no implementation of the From trait except on itself. You can't find a function anywhere that returns the type.

[-] KindaABigDyl@programming.dev 9 points 1 day ago

I find Rust crates generally have pretty good docs. Docs.rs is a major time saver

this post was submitted on 17 Sep 2024
393 points (97.6% liked)

Programmer Humor

19187 readers
1198 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS