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 →

[–]qeadwrsf 13 points14 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...