Function list_sinks

Source
pub async fn list_sinks(
    __arg0: Extension<Service>,
) -> Result<Json<Vec<Sink>>, DashboardError>