Registry / utility / vapcore-pod

vapcore-pod

JSON →
library0.1.0rscratesunverified

State/Account system expressed in Plain Old Data.

# Cargo.toml [dependencies] vapcore-pod = "0.1.0"
INSTALL
IMPORT
SIG · VAPCORE-POD
V
vapcore-pod
utilityrustv0.1.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.

Pod
✓ use vapcore_pod::Pod;

Creates a new Pod instance for state/account data.

use vapcore_pod::Pod; fn main() { let pod = Pod::new(); println!("Pod instance created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
4
Amazon
3
Resources
vapcore-pod — cargo add vapcore-pod · libregistry