Docs.rs
rich_rust-0.1.1
rich_rust 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Dicklesworthstone
Dependencies
bitflags ^2.10
normal
crossterm ^0.29
normal
log ^0.4
normal
lru ^0.16
normal
num-rational ^0.4.2
normal
once_cell ^1.21
normal
pulldown-cmark ^0.13
normal
optional
regex ^1.12
normal
serde_json ^1.0
normal
optional
syntect ^5.3
normal
optional
time ^0.3.36
normal
tracing ^0.1.44
normal
optional
tracing-subscriber ^0.3.22
normal
optional
unicode-width >=0.2.0, <0.3
normal
criterion ^0.8
dev
insta ^1.46
dev
proptest ^1.6
dev
serde_json ^1.0
dev
test-log ^0.2.19
dev
tracing ^0.1.44
dev
tracing-subscriber ^0.3.22
dev
tracing-test ^0.2.5
dev
Versions
93.44%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
line_length
rich_
rust
0.1.1
In rich_
rust::
segment
rich_rust
::
segment
Function
line_
length
Copy item path
Source
pub fn line_length(line: &[
Segment
<'_>]) ->
usize
Expand description
Get the total cell length of a line of segments.