From bc38c8440f795ea5a6faa93a84cb066d4feddc3d Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Thu, 3 Oct 2024 15:05:42 +0200 Subject: [PATCH] clippy --- src/index.rs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/index.rs b/src/index.rs index c0643eb..36740e4 100644 --- a/src/index.rs +++ b/src/index.rs @@ -1,4 +1,6 @@ -//! Well-known index groups as defined +//! Well-known ADS index groups. +//! +//! These are defined //! [here](https://infosys.beckhoff.com/content/1033/tc3_ads_intro/117241867.html?id=1944752650545554679) //! and [here](https://github.com/Beckhoff/ADS/blob/master/AdsLib/standalone/AdsDef.h).