Pre-RFCs Propose Enhancements for Rust Package Management and Documentation
Two Pre-RFCs have been proposed, potentially impacting Rust's package management and documentation. The 'DNS domains as package namespaces' RFC suggests a new way to manage package namespaces by using DNS domains, aiming to expand the set of names available for crates. Meanwhile, the 'Rustdoc LaTeX-style math' RFC proposes adding LaTeX-style math support to Rustdoc, allowing developers to include mathematical expressions directly in documentation. These changes could streamline package management and enhance documentation capabilities in Rust projects.