Probably also worth mentioning that implementation-only import won't affect symbol mangling and you still can't have two modules named SecretKit
that end up in the same "package graph".
2 Likes
Probably also worth mentioning that implementation-only import won't affect symbol mangling and you still can't have two modules named SecretKit
that end up in the same "package graph".