@Scaladoc(value = "/**\n * Represents a module at the root of a module tree. This can either be a\n * `mill.api.RootModule` representing the `build.mill` file, or a\n * `mill.api.ExternalModule` provided by a library.\n */")
Represents a module at the root of a module tree. This can either be a mill.api.RootModule representing the build.mill file, or a mill.api.ExternalModule provided by a library.
@Scaladoc(value = "/**\n * Miscellaneous machinery around traversing & querying the build hierarchy,\n * that should not be needed by normal users of Mill\n */")