get_client_from_url
zombienet_
orchestrator
0.4.3
In zombienet_
orchestrator::
tx_
helper::
client
zombienet_orchestrator
::
tx_helper
::
client
Function
get_
client_
from_
url
Copy item path
Source
pub async fn get_client_from_url<T:
ClientFromUrl
+
Send
>( url: &
str
, ) ->
Result
<T, Error>