Hacker News new | ask | show | jobs
by ComputerGuru 1097 days ago
It kind of is in rust now, with module-level documentation given its own specific AST representation instead of just being a comment at the top of the file (a file is a module).