Registry / utility / tari-common

tari-common

JSON →
library5.2.1rscratesunverified

Utilities and features for the Tari domain layer, shared across both Base and Digital Asset layers.

# Cargo.toml [dependencies] tari_common = "5.2.1"
INSTALL
IMPORT
SIG · TARI-COMMON
T
tari-common
utilityrustv5.2.1
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.

Hash
✓ use tari_common::types::Hash;

Demonstrates importing and using a common type from tari_common.

use tari_common::types::Hash; fn main() { let hash = Hash::default(); println!("{:?}", hash); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.2.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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