Skip to main content

Module features_toml_parser

Module features_toml_parser 

Source
Expand description

Module for parsing FEATURES.toml files

This module provides functionality to read and parse FEATURES.toml files that contain feature metadata (name, owner, description, and custom meta fields).

Structs§

FeaturesToml

Functions§

find_features_toml
Finds a FEATURES.toml file in a directory
read_features_toml
Reads and parses a FEATURES.toml file