pub const CAN_BACK_SIGNAL: &str = "can_go_back";Expand description
Whether there is anywhere to go back to, and anywhere to go forward to.
Signals rather than functions, because what they are for is disabling a
button, and a button’s :class reads signals.