8 releases
0.8.0 | May 2, 2024 |
---|---|
0.8.0-rc3 | Apr 30, 2024 |
0.8.0-rc1 | Mar 19, 2024 |
0.7.1 | Nov 24, 2023 |
0.6.0 | Mar 30, 2023 |
#947 in Concurrency
Used in 3 crates
620KB
16K
SLoC
Mélodium engine crate
Mélodium core engine implementation.
This crate provides the core Mélodium engine. The descriptor module provides descriptors allowing design to be made. Everything needed to design models and treatments is provided in the designer module. The design module provides purely descriptive design without mutable interaction.
The engine trait provides interactions with a core Mélodium engine, that can be instancied through new_engine function.
Look at the Mélodium crate or the Mélodium Project for more detailed information.
Features
doc
(disabled by default): enables documentation management of elements, when disableddocumentation
andset_documentation
functions will still be present but respectively return empty string and do nothing.
Dependencies
~5–15MB
~205K SLoC