Registry / crypto / account-state

account-state

JSON →
library0.1.0rscratesunverified

Vapory accounts, keeps track of changes to the code and storage.

# Cargo.toml [dependencies] account-state = "0.1.0"
INSTALL
IMPORT
SIG · ACCOUNT-STATE
A
account-state
cryptorustv0.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.

AccountState
use account_state::AccountState;

Creates a new account state tracker.

use account_state::AccountState; fn main() { let state = AccountState::new(); println!("Account state 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
43 hits · last 30 days
node
33
Resources
account-state — cargo add account-state · libregistry