mod eb_template_constants

module eb_template_constants

EasyBuild’s built-in %(...)s template constants and their expansions.

Variables

const EB_TEMPLATE_CONSTANTS: &[(&str, &str)]

EasyBuild TEMPLATE_CONSTANTS (mirrors easybuild.framework.easyconfig.templates). Values keep %(…)s placeholders; applied when name/version are known.

const EB_TEMPLATE_CONSTANTS_COUNT: usize

How many template constants the table carries, for a coverage assertion.