/// Configuration management for the glint mask generation library.
////// This module provides functionality for loading and saving sensor
/// configurations from external files, allowing users to define
/// custom sensor types without modifying the code.
pubmodsensor_config;pubusesensor_config::{ConfigManager, SensorConfigFile};