Function svc_assets::rest::api::get_operator
source · pub async fn get_operator(
__arg0: Extension<GrpcClients>,
__arg1: Path<String>
) -> Result<Json<Operator>, (StatusCode, String)>
Expand description
Get info about an operator by id.