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.
1 parent cb11137 commit 8c0cf86Copy full SHA for 8c0cf86
src/lib.rs
@@ -86,6 +86,8 @@
86
//!
87
//! # Cargo `features`
88
89
+//! - `simd` - Speeds up folding
90
+//!
91
//! - `testing-colors` - Makes [Renderer::styled] colors OS independent, which
92
//! allows for easier testing when testing colored output. It should be added as
93
//! a feature in `[dev-dependencies]`, which can be done with the following command:
0 commit comments