Type Alias biodivine_sketchbook::app::state::DynSessionState
source · pub type DynSessionState = Box<dyn SessionState + Send + 'static>;
Aliased Type§
struct DynSessionState(/* private fields */);
pub type DynSessionState = Box<dyn SessionState + Send + 'static>;
struct DynSessionState(/* private fields */);