InPhaseConfig

Type Alias InPhaseConfig 

Source
pub type InPhaseConfig = WatcherPhaseConfig;

Aliased Type§

pub struct InPhaseConfig {
    pub watchers: Vec<WatcherSpec>,
}

Fields§

§watchers: Vec<WatcherSpec>