Registry / other / melodium-core

melodium-core

JSON →
library0.10.0rscratesunverified

Core implementation for compiled Mélodium elements, providing runtime support.

# Cargo.toml [dependencies] melodium-core = "0.10.0"
INSTALL
IMPORT
SIG · MELODIUM-CORE
M
melodium-core
otherrustv0.10.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.

Element
use melodium_core::Element;

Creates a new Mélodium element instance.

use melodium_core::Element; fn main() { let element = Element::new(); println!("Element created"); }
Debug
Known issues
gotchaPart of Mélodium ecosystem; requires melodium-macros and other crates.
fix
Add melodium-macros and configure for Mélodium workflows.
affects: >=0.10.0
Upgrade
Version history
0.10.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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