Registry / utility / box-drawing

box-drawing

JSON →
library0.1.2rscratesunverified

Provides constants for UTF-8 box drawing characters.

# Cargo.toml [dependencies] box_drawing = "0.1.2"
INSTALL
IMPORT
SIG · BOX-DRAWING
B
box-drawing
utilityrustv0.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

box_drawing
use box_drawing::*;

Prints a light horizontal box drawing character.

use box_drawing::*; fn main() { println!("Horizontal line: {}", LIGHT_HORIZONTAL); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Meta
1
Amazon
1
Resources