Registry / other / ellie-core

ellie-core

JSON →
library0.7.3rscratesunverified

Core modules for the Ellie language runtime and compiler.

# Cargo.toml [dependencies] ellie_core = "0.7.3"
INSTALL
IMPORT
SIG · ELLIE-CORE
E
ellie-core
otherrustv0.7.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.

Definition
use ellie_core::defs::Definition;

Create a new Definition instance.

use ellie_core::defs::Definition; fn main() { let def = Definition::new(); println!("{:?}", def); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
ellie-core — cargo add ellie-core · libregistry