anvil::server

Function try_spawn_ipc

Source
pub fn try_spawn_ipc(api: EthApi, path: String) -> Result<JoinHandle<()>>
Expand description

Launches an ipc server at the given path in a new task.