Registry / utility / aliri-braid

aliri-braid

JSON →
library0.4.0rscratesunverified

Improve and strengthen your strings by making them strongly-typed with less boilerplate.

# Cargo.toml [dependencies] aliri_braid = "0.4.0"
INSTALL
IMPORT
SIG · ALIRI-BRAID
A
aliri-braid
utilityrustv0.4.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.

braid
use aliri_braid::braid;

Defines a strongly-typed string wrapper using the braid macro.

use aliri_braid::braid; braid!(pub MyString); fn main() { let s = MyString::new("hello"); println!("{}", s.as_str()); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
24
Meta
1
Amazon
1
OpenAI (training)
1
Resources
aliri-braid — cargo add aliri-braid · libregistry