Skip to main content

RELOAD_ROUTE_PLACEHOLDER

Constant RELOAD_ROUTE_PLACEHOLDER 

Source
pub const RELOAD_ROUTE_PLACEHOLDER: &str = "__RELOAD_ROUTE__";
Expand description

Placeholder token used in HTML templates for the reload endpoint URL.

Replaced at runtime with the actual reload route path.