pub type InPhaseConfig = WatcherPhaseConfig;Aliased Type§
pub struct InPhaseConfig {
pub watchers: Vec<WatcherSpec>,
}Fields§
§watchers: Vec<WatcherSpec>pub type InPhaseConfig = WatcherPhaseConfig;pub struct InPhaseConfig {
pub watchers: Vec<WatcherSpec>,
}watchers: Vec<WatcherSpec>