pub const WINDOW_PLACEHOLDER: &str = "${window}";Expand description
The placeholder replaced by the formatted window boundary inside a
WindowBind::template. The lower bind renders the window start, the
upper bind renders the window end.
pub const WINDOW_PLACEHOLDER: &str = "${window}";The placeholder replaced by the formatted window boundary inside a
WindowBind::template. The lower bind renders the window start, the
upper bind renders the window end.