pub async fn init<H: RpcHandlers + Send + Sync + 'static>( initial: &Initial, handlers: H, ) -> EResult<Arc<RpcClient>>
Initializes the module