make the Impl module private again

This commit is contained in:
Erik Krogh Kristensen
2022-02-11 10:17:24 +01:00
parent 02ed1ca392
commit 6ae4652ce9

View File

@@ -305,7 +305,7 @@ module API {
* shortest length.
*/
cached
module Impl {
private module Impl {
cached
newtype TApiNode =
/** The root of the API graph. */