Function biodivine_sketchbook::sketchbook::event_utils::mk_model_event

source ยท
pub(crate) fn mk_model_event(at_path: &[&str], payload: Option<&str>) -> Event
Expand description

Prepare event for the model component of the sketch, given at_path - a path suffix used at the model level, and a payload.