Struct sequent_repl::commands::event_proxy::EventProxy
source · pub struct EventProxy<S> { /* private fields */ }Expand description
Command that delegates its evaluation to that of an Event object.
pub struct EventProxy<S> { /* private fields */ }Command that delegates its evaluation to that of an Event object.