Function biodivine_sketchbook::sketchbook::event_utils::make_reversible

source ยท
pub(crate) fn make_reversible(
    state_change: Event,
    original_event: &Event,
    reverse_event: Event,
) -> Consumed
Expand description

Shorthand to create a Consumed::Reversible instance given all the components.