Function biodivine_sketchbook::sketchbook::event_utils::mk_stat_prop_event
source ยท pub(crate) fn mk_stat_prop_event(
at_path: &[&str],
payload: Option<&str>,
) -> EventExpand description
Prepare event for the static properties component of the sketch, given at_path - a
path suffix used at the property manager level (after static), and a payload.