Trait brane_exe::spec::CustomGlobalState
source · pub trait CustomGlobalState:
'static
+ Send
+ Sync { }
Expand description
Defines whatever is needed for the custom global part of a RunState.
pub trait CustomGlobalState:
'static
+ Send
+ Sync { }
Defines whatever is needed for the custom global part of a RunState.