Function evm_adapters::sputnik::state::new_shared_state[][src]

pub fn new_shared_state<'config, S: StackState<'config>>(
    state: S
) -> SharedState<S>
Expand description

Create a new shareable state.