Skip to main content

PLACEHOLDER

Constant PLACEHOLDER 

Source
pub const PLACEHOLDER: &str = "appname";
Expand description

The sentinel identifier in the embedded templates, replaced by the project name when the scaffold is written. Chosen as a legal Bynk identifier so each template is itself parseable, and distinctive enough that a plain substring substitution only ever hits the intended occurrences.