Registry / other / fluence-it-types

fluence-it-types

JSON →
library0.4.1rscratesunverified

Definitions of IValue and IType

# Cargo.toml [dependencies] fluence-it-types = "0.4.1"
INSTALL
IMPORT
SIG · FLUENCE-IT-TYPES
F
fluence-it-types
otherrustv0.4.1
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.

IValue
use fluence_it_types::IValue;

Create an IValue representing an integer.

use fluence_it_types::IValue; fn main() { let val = IValue::Int(42); println!("Value: {:?}", val); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
fluence-it-types — cargo add fluence-it-types · libregistry