Registry / crypto / tp-api

tp-api

JSON →
library2.1.2rscratesunverified

Tetcore runtime api primitives

# Cargo.toml [dependencies] tp-api = "2.1.2"
INSTALL
IMPORT
SIG · TP-API
T
tp-api
cryptorustv2.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.

ApiExt
✓ use tp_api::ApiExt;

Use ApiExt trait for Tetcore runtime API extensions.

use tp_api::ApiExt; fn main() { // ApiExt is used in Tetcore runtime development println!("Tetcore runtime API primitives"); }
Debug
Known issues
gotchaTightly coupled with Tetcore framework; not standalone.
fix
Use only within a Tetcore-based project.
affects: >=0.1.0
Upgrade
Version history
2.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
54 hits · last 30 days
node
48
Bingbot
1
OpenAI (training)
1
Resources
tp-api — cargo add tp-api · libregistry