Registry / crypto / snarkvm-console-types-field

snarkvm-console-types-field

JSON →
library4.6.3rscratesunverified

Type operations for a decentralized virtual machine.

# Cargo.toml [dependencies] snarkvm-console-types-field = "4.6.3"
INSTALL
IMPORT
SIG · SNARKVM-CONSOLE-TY
S
snarkvm-console-types-field
cryptorustv4.6.3
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.

Field
use snarkvm_console_types_field::Field;

Creates a new field element.

use snarkvm_console_types_field::Field; fn main() { let field = Field::new(42u64); println!("Field value: {:?}", field); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.6.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Resources
snarkvm-console-types-field — cargo add snarkvm-console-types-field · libregistry