Docs.rs
quvyta-framework-0.1.14
quvyta-framework 0.1.14
Permalink
Docs.rs crate page
MIT
20 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
hakangoksu
Dependencies
crossterm ^0.29.0
normal
portable-pty ^0.9.0
normal
optional
pulldown-cmark ^0.13.4
normal
ratatui-core ^0.1.2
normal
ratatui-crossterm ^0.1.2
normal
sys-locale ^0.3.2
normal
toml ^1.1.6
normal
unicode-segmentation ^1.13.3
normal
unicode-width ^0.2.2
normal
vt100 ^0.16.2
normal
optional
nix ^0.28.0
normal
rustix ^1.1.4
normal
signal-hook ^0.3.18
normal
dirs ^6.0.0
normal
Versions
100%
of the crate is documented
Platform
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
width
qframe
0.1.14
In qframe::
text
qframe
::
text
Function
width
Copy item path
Source
pub fn width(text: &
str
) ->
u16
Expand description
Display width of
text
in cells.