Function list_functions

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