Registry / other / casper-types

casper-types

JSON →
library7.0.0rscratesunverified

Shared types for the Casper network, including account, contract, and deploy data structures.

# Cargo.toml [dependencies] casper-types = "7.0.0"
INSTALL
IMPORT
SIG · CASPER-TYPES
C
casper-types
otherrustv7.0.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.

U256
✓ use casper_types::U256;

Create and print a U256 value.

use casper_types::U256; let value = U256::from(42); println!("{}", value);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
casper-types — cargo add casper-types · libregistry