Registry / other / ambient-shared-types

ambient-shared-types

JSON →
library0.3.1rscratesunverified

Types shared between the host and the guest of the Ambient runtime.

# Cargo.toml [dependencies] ambient_shared_types = "0.3.1"
INSTALL
IMPORT
SIG · AMBIENT-SHARED-TYP
A
ambient-shared-types
otherrustv0.3.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.

SharedType
use ambient_shared_types::SharedType;

Creates a new shared type for Ambient runtime.

use ambient_shared_types::SharedType; fn main() { let st = SharedType::new(); println!("SharedType created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
36
Meta
1
OpenAI (training)
1
Resources
ambient-shared-types — cargo add ambient-shared-types · libregistry