Registry / other / zng-txt

zng-txt

JSON →
library0.6.0rscratesunverified

Part of the zng project, providing text handling utilities for the ZNG UI framework.

# Cargo.toml [dependencies] zng-txt = "0.6.0"
INSTALL
IMPORT
SIG · ZNG-TXT
Z
zng-txt
otherrustv0.6.0
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.

Text
use zng_txt::Text;

Creates a new text object and prints it.

use zng_txt::Text; let text = Text::new("Hello, ZNG!"); println!("Text: {}", text);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
Resources
zng-txt — cargo add zng-txt · libregistry