Skip to main content

EMBED_PLACEHOLDERS

Constant EMBED_PLACEHOLDERS 

Source
pub const EMBED_PLACEHOLDERS: [&str; 8];
Expand description

GH #83 — the closed, logic-free placeholder vocabulary a SubprocessDef template may reference. Rendering is pure string substitution over exactly this set; the compile-time validator (SubprocessProcessSpawnerFactory::build) rejects any other {...} token with CompileError::InvalidSpec.