@Sandra No idea for debian but rust and go are the ugliest in gentoo repos.
You end up with the list of dependencies being generated from the lockfile and stashed into a variable.
There is no such thing as go or rust librairies from a packager point of view.
Good luck when any Go or Rust library needs to be patched for any reason, specially stability and security.
You end up with the list of dependencies being generated from the lockfile and stashed into a variable.
There is no such thing as go or rust librairies from a packager point of view.
Good luck when any Go or Rust library needs to be patched for any reason, specially stability and security.
Python and its venvs are just as bad.