[Pre-RFC] DNS domains as package namespaces
Rust Internals [Unofficial]
April 28, 2026
I'm not following this argument. If you published
jmillikin/fusewith namespaces would you be ok with others not being able to publish theirjmillikin/fuse? To me it's exactly the same. If you then argue I could publish my ownskifire13/fusewhy can't I publishskifire13_fuseright?
If I were writing a FUSE mount server and needed a FUSE library I would look into skifire13/fuse as a possible candidate, but would probably not look at skifire13_fuse because I don't know what sort of technology skifire13 is.
edit: For example, there is a program called Ghidra that has its own dialect of XML, and the library I wrote to parse it is ghidra-xml. It's not a general-purpose XML library, it's specific to the Ghidra dialect.
Discussion in the ATmosphere