Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
console-0.16.1
console 0.16.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mitsuhiko
djc
Dependencies
libc ^0.2.99
normal
optional
once_cell ^1.8
normal
optional
unicode-width ^0.2
normal
optional
proptest ^1.0.0
dev
regex ^1.4.2
dev
encode_unicode ^1
normal
windows-sys ^0.61
normal
Versions
41.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
measure_text_width
console
0.16.1
console
Function
measure_
text_
width
Copy item path
Source
pub fn measure_text_width(s: &
str
) ->
usize
Expand description
Measure the width of a string in terminal characters.