Registry / other / tet-core

tet-core

JSON →
library2.1.2rscratesunverified

Shareable Tetcore types.

# Cargo.toml [dependencies] tet-core = "2.1.2"
INSTALL
IMPORT
SIG · TET-CORE
T
tet-core
otherrustv2.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.

Block
use tet_core::types::Block;

Creates a default Tetcore block and prints its hash.

use tet_core::types::Block; let block = Block::default(); println!("Block hash: {:?}", block.hash());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
tet-core — cargo add tet-core · libregistry