File

Purpose

The file module.toml is used to identify the root directory of a module and define its name and version.

Example

[module]
name = "demo"
version = "0.1.0"