Registry / other / yggdrasil-shared

yggdrasil-shared

JSON →
library0.2.5rscratesunverified

Core shared components for the Yggdrasil compiler, providing common types and utilities.

# Cargo.toml [dependencies] yggdrasil-shared = "0.2.5"
INSTALL
IMPORT
SIG · YGGDRASIL-SHARED
Y
yggdrasil-shared
otherrustv0.2.5
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.

types
use yggdrasil_shared::types;

Uses a basic type from the shared compiler components.

use yggdrasil_shared::types::Type; fn main() { let t = Type::Int; println!("{:?}", t); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
22
Resources
yggdrasil-shared — cargo add yggdrasil-shared · libregistry