The rust compiler teaches you good code, imho.
Dependencies? Never had an issue with pure rust. If you introduce C bindings then things get weird.
As for others projects, what stop you from building them?
The rust compiler teaches you good code, imho.
Dependencies? Never had an issue with pure rust. If you introduce C bindings then things get weird.
As for others projects, what stop you from building them?
> As for others projects, what stop you from building them?
> Compilation error when installing dependencies.
I am suffering above for more than 3 times already, and I don't want to go doing it again.