pub type PrePhaseConfig = ContextPhaseConfig;Aliased Type§
pub struct PrePhaseConfig {
pub contexts: Vec<ContextEnvelope>,
}Fields§
§contexts: Vec<ContextEnvelope>pub type PrePhaseConfig = ContextPhaseConfig;pub struct PrePhaseConfig {
pub contexts: Vec<ContextEnvelope>,
}contexts: Vec<ContextEnvelope>