//! Combined template functions module
//!
//! This module provides all template functions (Helm + mows) combined.
//! Enable with the `all-functions` feature flag.
use crateHELM_FUNCTIONS;
use crateMOWS_FUNCTIONS;
use crateFunc;
/// Get all template functions (Helm + mows) as a Vec
///
/// This function returns all 155 template functions:
/// - 152 Helm-compatible functions
/// - 3 mows-specific functions