caffeine_lang/linker/dependency
Types
Types of dependency relationships between expectations.
pub type DependencyRelationType {
Hard
Soft
}
Constructors
-
HardIf dependency down, dependent down.
-
SoftDependent can continue operating, either unscathed or within a degraded state if deendency down.