Decision Workspace
use-text-line vs indent-string vs use-text
Side-by-side comparison of Rust crates
48
use-text-line
experimentalv0.1.0
Composable line-level text primitives for RustUse.
51
indent-string
experimentalv0.1.0
Indent each line of a multi-line string. A faithful port of the indent-string npm package. Zero dependencies, no_std.
48
use-text
experimentalv0.2.0
Composable text primitives for RustUse.
Core Metrics
| use-text-line | indent-string | use-text | |
|---|---|---|---|
| Health Score | 48 | 51 | 48 |
| Total Downloads | 92 | 37 | 91 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 1 | 4 |
| Releases | 1 | 1 | 2 |
| Last Updated | 55d ago | 19d ago | 55d ago |
| Age | 1m | 19d | 2m |
Health Breakdown
use-text-line
Maintenance
10
Quality
15
Community
6
Popularity
2
Documentation
15
indent-string
Maintenance
12
Quality
15
Community
7
Popularity
2
Documentation
15
use-text
Maintenance
11
Quality
13
Community
7
Popularity
2
Documentation
15
Technical Details
| use-text-line | indent-string | use-text | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 6 |
| Crate Size | 4KB | 9KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.95.0 | 1.81 | 1.95.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •indent-string leads with a health score of 51/100, but none of the options score above 80.
- •use-text-line has the most downloads (92), suggesting wider adoption.