Registry / utility / jubako

jubako

JSON →
library0.4.0rscratesunverified

The reference implementation of the Jubako container format.

# Cargo.toml [dependencies] jubako = "0.4.0"
INSTALL
IMPORT
SIG · JUBAKO
J
jubako
utilityrustv0.4.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.

Container
use jubako::Container;

Create a new Jubako container.

use jubako::Container; fn main() { let container = Container::new(); println!("Container created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jubako — cargo add jubako · libregistry