Registry / other / intuicio-core

intuicio-core

JSON →
library0.51.0rscratesunverified

Core module for the Intuicio scripting platform, providing foundational types and traits for scripting integration.

# Cargo.toml [dependencies] intuicio-core = "0.51.0"
INSTALL
IMPORT
SIG · INTUICIO-CORE
I
intuicio-core
otherrustv0.51.0
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.

prelude
use intuicio_core::prelude::*;

Initialize a basic Intuicio scripting context.

use intuicio_core::prelude::*; fn main() { let context = Context::new(); println!("Intuicio context created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.51.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
intuicio-core — cargo add intuicio-core · libregistry