API reference

SystemSet

SystemSet

typealias SystemSet = MutableSet<SystemDependencyConfig>
A collection of SystemDependencyConfig objects. Represents the set of dependencies for a system, including both required and optional dependencies.