Function substrate_api_client::rpc::get[][src]

pub fn get(
    url: String,
    json_req: String,
    result_in: ThreadOut<String>
) -> WsResult<()>