Registry / other / tangram-zip

tangram-zip

JSON →
library0.7.0rscratesunverified

Tangram makes it easy for programmers to train, deploy, and monitor machine learning models.

# Cargo.toml [dependencies] tangram_zip = "0.7.0"
INSTALL
IMPORT
SIG · TANGRAM-ZIP
T
tangram-zip
otherrustv0.7.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.

Tangram
use tangram_zip::Tangram;

Initialize Tangram for ML model management.

use tangram_zip::Tangram; fn main() { let tangram = Tangram::new(); println!("Tangram initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
tangram-zip — cargo add tangram-zip · libregistry