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§
Functions§
- find_
features_ toml - Finds a FEATURES.toml file in a directory
- read_
features_ toml - Reads and parses a FEATURES.toml file