Registry / other / cyfs-base

cyfs-base

JSON →
library0.6.12rscratesunverified

Base package for the CYFS decentralized file system.

# Cargo.toml [dependencies] cyfs-base = "0.6.12"
INSTALL
IMPORT
SIG · CYFS-BASE
C
cyfs-base
otherrustv0.6.12
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.

ObjectId
use cyfs_base::ObjectId;

Creates a default ObjectId.

use cyfs_base::ObjectId; fn main() { let id = ObjectId::default(); println!("{:?}", id); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.12latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
cyfs-base — cargo add cyfs-base · libregistry