Registry / utility / etwin-core

etwin-core

JSON →
library0.12.3rscratesunverified

Core crate for Eternal-Twin, providing foundational types and utilities for the Eternal-Twin project.

# Cargo.toml [dependencies] etwin_core = "0.12.3"
INSTALL
IMPORT
SIG · ETWIN-CORE
E
etwin-core
utilityrustv0.12.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.

UserId
use etwin_core::types::UserId;

Creates a new UserId using the core types.

use etwin_core::types::UserId; fn main() { let user_id = UserId::new(); println!("User ID: {:?}", user_id); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
etwin-core — cargo add etwin-core · libregistry