Docs.rs
tileview-0.1.2
tileview 0.1.2
Permalink
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
tforgione
Dependencies
pty-process ^0.4.0
normal
termion ^2.0.1
normal
unicode-width ^0.1.11
normal
Versions
98.46%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Module utils
tileview
0.1.2
Module utils
Module Items
Functions
In crate tileview
tileview
Module
utils
Copy item path
Source
Expand description
Some helper functions.
Functions
ยง
rect
Draws a box from (x1, y1) to (x2, y2).
str_len
Returns the length of a string containing colors and styles.
sub_str
Returns a substring of a string containing colors and styles.