brane_exe::spec

Trait CustomGlobalState

Source
pub trait CustomGlobalState:
    'static
    + Send
    + Sync { }
Expand description

Defines whatever is needed for the custom global part of a RunState.

Implementations on Foreign Types§

Source§

impl CustomGlobalState for ()

Implementors§