Docs.rs
boxy-cli-2.0.0
boxy-cli 2.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
BastaMasta
Dependencies
colored ^3.0.0
normal
hex_color ^3.0.0
normal
termsize ^0.1.9
normal
Versions
81.25%
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
Module constructs
boxy_
cli
2.0.0
Module constructs
Module Items
Structs
Enums
In crate boxy_
cli
boxy_cli
Module
constructs
Copy item path
Source
Expand description
The main datatypes and enums used by the
Boxy
struct.
Structs
§
BoxPad
Represents padding values for the text box in all four directions.
Enums
§
BoxAlign
Specifies the alignment of text within the text box or the box itself within the terminal.
BoxType
Defines the border style for the text box.