Registry / utility / tea-codec

tea-codec

JSON →
library0.1.1rscratesunverified

The TEA SDK.

# Cargo.toml [dependencies] tea-codec = "0.1.1"
INSTALL
IMPORT
SIG · TEA-CODEC
T
tea-codec
utilityrustv0.1.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.

Codec
use tea_codec::Codec;

Creates a codec instance and encodes data.

use tea_codec::Codec; let codec = Codec::new(); let encoded = codec.encode(b"data");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
tea-codec — cargo add tea-codec · libregistry