# Mélodium common crate Common Mélodium elements and traits. This crate provides the base elements and traits used across the whole Mélodium environment. - [Description](crate::descriptor) elements are passive descriptors, aimed to bring informations about the whole Mélodium elements; - [Executive](crate::executive) elements relates to running or runnable elements. Look at the [Mélodium crate](https://docs.rs/melodium/latest/melodium/) or the [Mélodium Project](https://melodium.tech/) for more detailed information.