pub async fn search_gateway(
    options: SearchOptions
) -> Result<Gateway<AsyncStd>, SearchError>
Expand description

Search for a gateway with the provided options.