Registry / other / bee-ternary

bee-ternary

JSON →
library1.0.0rscratesunverified

Ergonomic ternary manipulation utilities.

# Cargo.toml [dependencies] bee-ternary = "1.0.0"
INSTALL
IMPORT
SIG · BEE-TERNARY
B
bee-ternary
otherrustv1.0.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.

Trit
use bee_ternary::Trit;

Creates a Trit value from an integer.

use bee_ternary::Trit; fn main() { let t = Trit::try_from(1).unwrap(); println!("{:?}", t); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
18
Meta
2
Amazon
1
OpenAI (training)
1
Resources
bee-ternary — cargo add bee-ternary · libregistry