pub type Formula<VStore> = Box<dyn PropagatorConcept<VStore, FDEvent>>;Aliased Typeยง
pub struct Formula<VStore>(/* private fields */);pub type Formula<VStore> = Box<dyn PropagatorConcept<VStore, FDEvent>>;pub struct Formula<VStore>(/* private fields */);