pub const RELOAD_ROUTE_PLACEHOLDER: &str = "__RELOAD_ROUTE__";
Placeholder token used in HTML templates for the reload endpoint URL.
Replaced at runtime with the actual reload route path.