melodium-core

Crates.iomelodium-core
lib.rsmelodium-core
version0.8.0
sourcesrc
created_at2023-03-30 09:27:17.984344
updated_at2024-05-02 15:03:07.725715
descriptionCore implementation for compiled Mélodium elements
homepagehttps://melodium.tech
repositoryhttps://gitlab.com/melodium/melodium
max_upload_size
id824914
size33,694
Quentin VIGNAUD (qvignaud)

documentation

README

Mélodium core crate

Core Mélodium components for compiled libraries.

This crate is aimed to be used by compiled Mélodium libraries, in conjuction with melodium-macro.

Core Mélodium types are exposed here, and base descriptors for built-in elements are provided within the descriptor module.

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 disabled documentation and set_documentation functions will still be present but respectively return empty string and do nothing.
Commit count: 1226

cargo fmt