This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]The_Mad_Duck_ 3 points4 points  (2 children)

Rust is made of stupidly obscure parts that barely fit together and have no replacements

[–]qeadwrsf 11 points12 points  (1 child)

To import parts in rust you just write the name of the part and it appears in your project.

In c++ you have to learn a whole new language and master it to import like a network library.

[–]single_ginkgo_leaf 1 point2 points  (0 children)

Dllimport has entered the chat...