We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11404fc + f1b520d commit 9d905eeCopy full SHA for 9d905ee
src/lib.rs
@@ -15,8 +15,8 @@
15
//! Feature | Does
16
//! ---------|------
17
//! `all` | Activates all implementations and algorithms.
18
-//! `all-implementations` | Activates all implementations, needs to be pared with a selection of algorithms
19
-//! `all-algorithms` | Activates all algorithms, needs to be pared with a selection of implementations
+//! `all-implementations` | Activates all implementations, needs to be paired with a selection of algorithms
+//! `all-algorithms` | Activates all algorithms, needs to be paired with a selection of implementations
20
//!
21
22
//! ## IO implementation
0 commit comments