Registry / utility / eva-common

eva-common

JSON →
library0.4.8rscratesunverified

Commons for EVA ICS v4, providing shared types and utilities for the EVA ICS ecosystem.

# Cargo.toml [dependencies] eva-common = "0.4.8"
INSTALL
IMPORT
SIG · EVA-COMMON
E
eva-common
utilityrustv0.4.8
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.

Value
use eva_common::types::Value;

Create an EVA ICS Value variant.

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

No known issues recorded.

Upgrade
Version history
0.4.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
eva-common — cargo add eva-common · libregistry