We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
clippy::doc_overindented_list_items
1 parent 962195e commit ad727c0Copy full SHA for ad727c0
src/lib.rs
@@ -8,9 +8,9 @@
8
//! ## Features
9
//!
10
//! * `strong`: implements strong checking for the RTT. Disabling this
11
-//! feature makes the pinger a little bit faster, but opens
12
-//! you up to some servers, like those running [pong][ping],
13
-//! to faking the ping times.
+//! feature makes the pinger a little bit faster, but opens you up to
+//! some servers, like those running [pong][ping], to faking the ping
+//! times.
14
//! * `stream`: implements [`Stream`] for [`MeasureManyStream`].
15
16
//! ## MSRV version policy
0 commit comments