# Constants
ProtectedNamespace is a namespace that is allowed to inject protected services.
SecureQualifier is the qualifer put onto services that should be protected.
# Structs
ServiceData an example service injecting a protected service.
SuperSecretService is an example protected service.